Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_sysfs.h13 void drm_sysfs_hotplug_event(struct drm_device *dev);
/linux/drivers/gpu/drm/
H A Ddrm_sysfs.c444 void drm_sysfs_hotplug_event(struct drm_device *dev) in drm_sysfs_hotplug_event() function
453 EXPORT_SYMBOL(drm_sysfs_hotplug_event);
H A Ddrm_connector.c815 drm_sysfs_hotplug_event(dev); in drm_connector_cleanup()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1295 drm_sysfs_hotplug_event(dev); in vmw_master_set()
H A Dvmwgfx_kms.c1316 drm_sysfs_hotplug_event(dev); in vmw_du_update_layout()