Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_mode_config.c261 prop = drm_property_create_signed_range(dev, DRM_MODE_PROP_ATOMIC, in drm_mode_create_standard_properties()
267 prop = drm_property_create_signed_range(dev, DRM_MODE_PROP_ATOMIC, in drm_mode_create_standard_properties()
291 prop = drm_property_create_signed_range(dev, DRM_MODE_PROP_ATOMIC, in drm_mode_create_standard_properties()
A Ddrm_property.c304 struct drm_property *drm_property_create_signed_range(struct drm_device *dev, in drm_property_create_signed_range() function
311 EXPORT_SYMBOL(drm_property_create_signed_range);
/linux-6.3-rc2/include/drm/
A Ddrm_property.h265 struct drm_property *drm_property_create_signed_range(struct drm_device *dev,

Completed in 6 milliseconds