Home
last modified time | relevance | path

Searched refs:drm_property_destroy (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_property.c90 * be freed with drm_property_destroy(), which is done automatically when
153 * be freed with drm_property_destroy(), which is done automatically when
181 drm_property_destroy(dev, property); in drm_property_create_enum()
201 * be freed with drm_property_destroy(), which is done automatically when
233 drm_property_destroy(dev, property); in drm_property_create_bitmask()
268 * be freed with drm_property_destroy(), which is done automatically when
296 * be freed with drm_property_destroy(), which is done automatically when
323 * be freed with drm_property_destroy(), which is done automatically when
361 * be freed with drm_property_destroy(), which is done automatically when
435 * drm_property_destroy
442 void drm_property_destroy(struct drm_device *dev, struct drm_property *property) drm_property_destroy() function
457 EXPORT_SYMBOL(drm_property_destroy); global() variable
[all...]
H A Ddrm_blend.c600 drm_property_destroy(dev, prop); in drm_plane_create_blend_mode_property()
H A Ddrm_mode_config.c519 drm_property_destroy(dev, property); in drm_mode_config_cleanup()
H A Ddrm_connector.c1776 drm_property_destroy(dev, scaling_mode_property); in drm_connector_attach_scaling_mode_property()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_property.c90 * be freed with drm_property_destroy(), which is done automatically when
152 * be freed with drm_property_destroy(), which is done automatically when
180 drm_property_destroy(dev, property); in drm_property_create_enum()
200 * be freed with drm_property_destroy(), which is done automatically when
232 drm_property_destroy(dev, property); in drm_property_create_bitmask()
267 * be freed with drm_property_destroy(), which is done automatically when
295 * be freed with drm_property_destroy(), which is done automatically when
322 * be freed with drm_property_destroy(), which is done automatically when
360 * be freed with drm_property_destroy(), which is done automatically when
433 * drm_property_destroy
440 void drm_property_destroy(struct drm_device *dev, struct drm_property *property) drm_property_destroy() function
455 EXPORT_SYMBOL(drm_property_destroy); global() variable
[all...]
H A Ddrm_blend.c606 drm_property_destroy(dev, prop); in drm_plane_create_blend_mode_property()
H A Ddrm_mode_config.c522 drm_property_destroy(dev, property); in drm_mode_config_cleanup()
H A Ddrm_plane.c1560 drm_property_destroy(dev, prop); in drm_create_scaling_filter_prop()
H A Ddrm_connector.c2089 drm_property_destroy(dev, scaling_mode_property); in drm_connector_attach_scaling_mode_property()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_property.h268 void drm_property_destroy(struct drm_device *dev, struct drm_property *property);
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_property.h275 void drm_property_destroy(struct drm_device *dev, struct drm_property *property);
/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/
H A Dch7006_drv.c45 drm_property_destroy(encoder->dev, priv->scale_property); in ch7006_encoder_destroy()
/kernel/linux/linux-6.6/drivers/gpu/drm/i2c/
H A Dch7006_drv.c47 drm_property_destroy(encoder->dev, priv->scale_property); in ch7006_encoder_destroy()

Completed in 17 milliseconds