Searched refs:DP_POWER_STATE_D0 (Results 1 – 2 of 2) sorted by relevance
42 DP_POWER_STATE_D0 = 1, enumerator
48 state = on ? DP_POWER_STATE_D0 : DP_POWER_STATE_D3; in dp_receiver_power_ctrl()