Lines Matching refs:DRM_PROP_NAME_LEN
668 strncpy(r->name, prop.name, DRM_PROP_NAME_LEN);669 r->name[DRM_PROP_NAME_LEN-1] = 0;