Searched refs:drm_client_dev_hotplug (Results 1 – 4 of 4) sorted by relevance
12 void drm_client_dev_hotplug(struct drm_device *dev);19 static inline void drm_client_dev_hotplug(struct drm_device *dev) in drm_client_dev_hotplug() function
77 * drm_client_dev_hotplug - Send hotplug event to clients85 void drm_client_dev_hotplug(struct drm_device *dev) in drm_client_dev_hotplug() function 102 EXPORT_SYMBOL(drm_client_dev_hotplug);
735 drm_client_dev_hotplug(dev); in drm_kms_helper_hotplug_event() 751 drm_client_dev_hotplug(dev); in drm_kms_helper_connector_hotplug_event()
63 drm_client_dev_hotplug(dev); in nouveau_switcheroo_reprobe()