Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/typec/tcpm/
Dtcpm.c919 static void tcpm_set_state_cond(struct tcpm_port *port, enum tcpm_state state, in tcpm_set_state_cond() function
2983 tcpm_set_state_cond(port, SRC_SEND_CAPABILITIES_TIMEOUT, in run_state_machine()
3033 tcpm_set_state_cond(port, SRC_READY, 0); in run_state_machine()
3225 tcpm_set_state_cond(port, hard_reset_state(port), in run_state_machine()
3243 tcpm_set_state_cond(port, hard_reset_state(port), in run_state_machine()
3374 tcpm_set_state_cond(port, hard_reset_state(port), 0); in run_state_machine()
3376 tcpm_set_state_cond(port, hard_reset_state(port), in run_state_machine()
3383 tcpm_set_state_cond(port, DR_SWAP_SEND_TIMEOUT, in run_state_machine()
3388 tcpm_set_state_cond(port, DR_SWAP_CHANGE_DR, 0); in run_state_machine()
3414 tcpm_set_state_cond(port, PR_SWAP_SEND_TIMEOUT, in run_state_machine()
[all …]