Searched refs:DRM_MODE_PROP_BLOB (Results 1 – 2 of 2) sorted by relevance
257 #define DRM_MODE_PROP_BLOB (1<<4) macro264 DRM_MODE_PROP_BLOB | \
1329 prop = drm_property_create(dev, DRM_MODE_PROP_BLOB | in drm_mode_create_standard_properties()1344 DRM_MODE_PROP_BLOB | in drm_mode_create_standard_properties()1352 DRM_MODE_PROP_BLOB | in drm_mode_create_standard_properties()4201 if (drm_property_type_is(property, DRM_MODE_PROP_BLOB)) in drm_mode_getproperty_ioctl()4449 } else if (drm_property_type_is(property, DRM_MODE_PROP_BLOB)) { in drm_property_change_valid_get()