Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_tc.c598 intel_wakeref_t tc_cold_wref; in intel_tc_port_sanitize() local
602 tc_cold_wref = tc_cold_block(dig_port); in intel_tc_port_sanitize()
628 tc_cold_unblock(dig_port, tc_cold_wref); in intel_tc_port_sanitize()
651 intel_wakeref_t tc_cold_wref; in intel_tc_port_connected() local
654 tc_cold_wref = tc_cold_block(dig_port); in intel_tc_port_connected()
659 tc_cold_unblock(dig_port, tc_cold_wref); in intel_tc_port_connected()
676 intel_wakeref_t tc_cold_wref; in __intel_tc_port_lock() local
678 tc_cold_wref = tc_cold_block(dig_port); in __intel_tc_port_lock()
684 tc_cold_unblock(dig_port, tc_cold_wref); in __intel_tc_port_lock()