Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_tc.c520 intel_wakeref_t tc_cold_wref; in intel_tc_port_sanitize() local
524 tc_cold_wref = tc_cold_block(dig_port); in intel_tc_port_sanitize()
550 tc_cold_unblock(dig_port, tc_cold_wref); in intel_tc_port_sanitize()
573 intel_wakeref_t tc_cold_wref; in intel_tc_port_connected() local
576 tc_cold_wref = tc_cold_block(dig_port); in intel_tc_port_connected()
581 tc_cold_unblock(dig_port, tc_cold_wref); in intel_tc_port_connected()
598 intel_wakeref_t tc_cold_wref; in __intel_tc_port_lock() local
600 tc_cold_wref = tc_cold_block(dig_port); in __intel_tc_port_lock()
605 tc_cold_unblock(dig_port, tc_cold_wref); in __intel_tc_port_lock()