Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/
Ddrm_sysfs.h13 void drm_sysfs_hotplug_event(struct drm_device *dev);
/Linux-v5.4/drivers/gpu/drm/
Ddrm_sysfs.c297 drm_sysfs_hotplug_event(dev); in drm_sysfs_connector_add()
341 void drm_sysfs_hotplug_event(struct drm_device *dev) in drm_sysfs_hotplug_event() function
350 EXPORT_SYMBOL(drm_sysfs_hotplug_event);
Ddrm_probe_helper.c568 drm_sysfs_hotplug_event(dev); in drm_kms_helper_hotplug_event()
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c1107 drm_sysfs_hotplug_event(dev); in vmw_master_set()
Dvmwgfx_kms.c2086 drm_sysfs_hotplug_event(dev); in vmw_du_update_layout()