Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/altmodes/
H A Ddisplayport.c51 DP_STATE_IDLE, enumerator
250 dp->state = DP_STATE_IDLE; in dp_altmode_work()
265 if (old_state != DP_STATE_IDLE) in dp_altmode_attention()
275 if (old_state == DP_STATE_IDLE && dp->state != DP_STATE_IDLE) in dp_altmode_attention()
291 if (dp->state != DP_STATE_IDLE) { in dp_altmode_vdm()
338 if (dp->state != DP_STATE_IDLE) in dp_altmode_vdm()
380 if (dp->state != DP_STATE_IDLE) { in configuration_store()
483 if (dp->state != DP_STATE_IDLE) { in pin_assignment_store()