Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_client.h116 void drm_client_dev_hotplug(struct drm_device *dev);
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_client.h125 void drm_client_dev_hotplug(struct drm_device *dev);
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_client.c184 * drm_client_dev_hotplug - Send hotplug event to clients
192 void drm_client_dev_hotplug(struct drm_device *dev) in drm_client_dev_hotplug() function
210 EXPORT_SYMBOL(drm_client_dev_hotplug); variable
H A Ddrm_probe_helper.c615 drm_client_dev_hotplug(dev); in drm_kms_helper_hotplug_event()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_client.c206 * drm_client_dev_hotplug - Send hotplug event to clients
214 void drm_client_dev_hotplug(struct drm_device *dev) in drm_client_dev_hotplug() function
242 EXPORT_SYMBOL(drm_client_dev_hotplug); variable
H A Ddrm_probe_helper.c722 drm_client_dev_hotplug(dev); in drm_kms_helper_hotplug_event()
742 drm_client_dev_hotplug(dev); in drm_kms_helper_connector_hotplug_event()

Completed in 7 milliseconds