Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/
Ddrm_sysfs.c515 drm_sysfs_hotplug_event(dev); in drm_sysfs_connector_add()
552 void drm_sysfs_hotplug_event(struct drm_device *dev) in drm_sysfs_hotplug_event() function
561 EXPORT_SYMBOL(drm_sysfs_hotplug_event);
Ddrm_probe_helper.c327 drm_sysfs_hotplug_event(dev); in drm_kms_helper_hotplug_event()
/linux-4.4.14/include/drm/
DdrmP.h1053 extern void drm_sysfs_hotplug_event(struct drm_device *dev);