Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/
Ddrm_sysfs.c484 drm_sysfs_hotplug_event(dev); in drm_sysfs_connector_add()
521 void drm_sysfs_hotplug_event(struct drm_device *dev) in drm_sysfs_hotplug_event() function
530 EXPORT_SYMBOL(drm_sysfs_hotplug_event);
Ddrm_probe_helper.c293 drm_sysfs_hotplug_event(dev); in drm_kms_helper_hotplug_event()
/linux-4.1.27/include/drm/
DdrmP.h1020 extern void drm_sysfs_hotplug_event(struct drm_device *dev);