Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/
A Ddrm_connector.h1247 void (*oob_hotplug_event)(struct drm_connector *connector); member
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_connector.c3002 if (connector->funcs->oob_hotplug_event) in drm_connector_oob_hotplug_event()
3003 connector->funcs->oob_hotplug_event(connector); in drm_connector_oob_hotplug_event()
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_dp.c5080 .oob_hotplug_event = intel_dp_oob_hotplug_event,

Completed in 25 milliseconds