Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/
Ddrm_sysfs.h11 void drm_sysfs_hotplug_event(struct drm_device *dev);
/Linux-v4.19/drivers/gpu/drm/
Ddrm_sysfs.c288 drm_sysfs_hotplug_event(dev); in drm_sysfs_connector_add()
312 void drm_sysfs_hotplug_event(struct drm_device *dev) in drm_sysfs_hotplug_event() function
321 EXPORT_SYMBOL(drm_sysfs_hotplug_event);
Ddrm_probe_helper.c560 drm_sysfs_hotplug_event(dev); in drm_kms_helper_hotplug_event()
Ddrm_lease.c299 drm_sysfs_hotplug_event(dev); in drm_lease_destroy()
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c1291 drm_sysfs_hotplug_event(dev); in vmw_master_set()
Dvmwgfx_kms.c2055 drm_sysfs_hotplug_event(dev); in vmw_du_update_layout()