Home
last modified time | relevance | path

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

/linux-6.15/include/drm/
H A Ddrm_sysfs.h13 void drm_sysfs_hotplug_event(struct drm_device *dev);
/linux-6.15/drivers/gpu/drm/
H A Ddrm_sysfs.c441 void drm_sysfs_hotplug_event(struct drm_device *dev) in drm_sysfs_hotplug_event() function
450 EXPORT_SYMBOL(drm_sysfs_hotplug_event);
H A Ddrm_probe_helper.c734 drm_sysfs_hotplug_event(dev); in drm_kms_helper_hotplug_event()
H A Ddrm_connector.c767 drm_sysfs_hotplug_event(dev); in drm_connector_cleanup()
/linux-6.15/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1321 drm_sysfs_hotplug_event(dev); in vmw_master_set()
H A Dvmwgfx_kms.c2121 drm_sysfs_hotplug_event(dev); in vmw_du_update_layout()