Home
last modified time | relevance | path

Searched refs:oob_hotplug_last_state (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
A Dintel_display_core.h192 unsigned long oob_hotplug_last_state; member
A Dintel_dp.c6434 if (hpd_high != test_bit(hpd_pin, &i915->display.hotplug.oob_hotplug_last_state)) { in intel_dp_oob_hotplug_event()
6437 __assign_bit(hpd_pin, &i915->display.hotplug.oob_hotplug_last_state, hpd_high); in intel_dp_oob_hotplug_event()

Completed in 23 milliseconds