Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/typec/altmodes/
A Ddisplayport.c51 DP_STATE_IDLE, enumerator
230 dp->state = DP_STATE_IDLE; in dp_altmode_work()
245 if (old_state != DP_STATE_IDLE) in dp_altmode_attention()
255 if (old_state == DP_STATE_IDLE && dp->state != DP_STATE_IDLE) in dp_altmode_attention()
271 if (dp->state != DP_STATE_IDLE) { in dp_altmode_vdm()
313 if (dp->state != DP_STATE_IDLE) in dp_altmode_vdm()
355 if (dp->state != DP_STATE_IDLE) { in configuration_store()
458 if (dp->state != DP_STATE_IDLE) { in pin_assignment_store()

Completed in 4 milliseconds