Home
last modified time | relevance | path

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

/Linux-v6.6/include/drm/
Ddrm_sysfs.h13 void drm_sysfs_hotplug_event(struct drm_device *dev);
/Linux-v6.6/drivers/gpu/drm/
Ddrm_sysfs.c453 void drm_sysfs_hotplug_event(struct drm_device *dev) in drm_sysfs_hotplug_event() function
462 EXPORT_SYMBOL(drm_sysfs_hotplug_event);
Ddrm_probe_helper.c718 drm_sysfs_hotplug_event(dev); in drm_kms_helper_hotplug_event()
Ddrm_connector.c592 drm_sysfs_hotplug_event(dev); in drm_connector_cleanup()
/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c1325 drm_sysfs_hotplug_event(dev); in vmw_master_set()
Dvmwgfx_kms.c2231 drm_sysfs_hotplug_event(dev); in vmw_du_update_layout()