Searched defs:drm_kms_helper_hotplug_event (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/
H A Ddrm_probe_helper.c246 * drm_kms_helper_hotplug_event - fire off KMS hotplug events
261 void drm_kms_helper_hotplug_event(struct drm_device *dev) function
268 EXPORT_SYMBOL(drm_kms_helper_hotplug_event); variable
323 drm_kms_helper_hotplug_event(dev);
428 * directly call drm_kms_helper_hotplug_event() in case the connector state
468 drm_kms_helper_hotplug_event(dev);

Completed in 52 milliseconds