Home
last modified time | relevance | path

Searched refs:drm_property_create_signed_range (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/
Ddrm_mode_config.c258 prop = drm_property_create_signed_range(dev, DRM_MODE_PROP_ATOMIC, in drm_mode_create_standard_properties()
264 prop = drm_property_create_signed_range(dev, DRM_MODE_PROP_ATOMIC, in drm_mode_create_standard_properties()
288 prop = drm_property_create_signed_range(dev, DRM_MODE_PROP_ATOMIC, in drm_mode_create_standard_properties()
Ddrm_property.c305 struct drm_property *drm_property_create_signed_range(struct drm_device *dev, in drm_property_create_signed_range() function
312 EXPORT_SYMBOL(drm_property_create_signed_range);