Home
last modified time | relevance | path

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

/linux-5.19.10/include/drm/
Ddrm_client.h117 void drm_client_dev_hotplug(struct drm_device *dev);
/linux-5.19.10/drivers/gpu/drm/
Ddrm_client.c193 void drm_client_dev_hotplug(struct drm_device *dev) in drm_client_dev_hotplug() function
211 EXPORT_SYMBOL(drm_client_dev_hotplug);
Ddrm_probe_helper.c618 drm_client_dev_hotplug(dev); in drm_kms_helper_hotplug_event()
638 drm_client_dev_hotplug(dev); in drm_kms_helper_connector_hotplug_event()