Home
last modified time | relevance | path

Searched refs:drm_property_create_signed_range (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_property.h100 * drm_property_create_signed_range().
258 struct drm_property *drm_property_create_signed_range(struct drm_device *dev,
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_property.h107 * drm_property_create_signed_range().
265 struct drm_property *drm_property_create_signed_range(struct drm_device *dev,
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A 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()
H A Ddrm_property.c287 * drm_property_create_signed_range - create a new signed ranged property type
305 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); variable
/kernel/linux/linux-6.6/drivers/gpu/drm/
H 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()
H A Ddrm_property.c286 * drm_property_create_signed_range - create a new signed ranged property type
304 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); variable

Completed in 5 milliseconds