Home
last modified time | relevance | path

Searched refs:oob_hotplug_event (Results 1 – 3 of 3) sorted by relevance

/linux/include/drm/
A Ddrm_connector.h1106 void (*oob_hotplug_event)(struct drm_connector *connector); member
/linux/drivers/gpu/drm/
A Ddrm_connector.c2642 if (connector->funcs->oob_hotplug_event) in drm_connector_oob_hotplug_event()
2643 connector->funcs->oob_hotplug_event(connector); in drm_connector_oob_hotplug_event()
/linux/drivers/gpu/drm/i915/display/
A Dintel_dp.c4728 .oob_hotplug_event = intel_dp_oob_hotplug_event,

Completed in 19 milliseconds