Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/typec/
Dtcpm.c908 static void tcpm_set_state_cond(struct tcpm_port *port, enum tcpm_state state, in tcpm_set_state_cond() function
2963 tcpm_set_state_cond(port, hard_reset_state(port), in run_state_machine()
2989 tcpm_set_state_cond(port, SRC_READY, 0); in run_state_machine()
3181 tcpm_set_state_cond(port, hard_reset_state(port), in run_state_machine()
3199 tcpm_set_state_cond(port, hard_reset_state(port), in run_state_machine()
3321 tcpm_set_state_cond(port, hard_reset_state(port), 0); in run_state_machine()
3323 tcpm_set_state_cond(port, hard_reset_state(port), in run_state_machine()
3330 tcpm_set_state_cond(port, DR_SWAP_SEND_TIMEOUT, in run_state_machine()
3335 tcpm_set_state_cond(port, DR_SWAP_CHANGE_DR, 0); in run_state_machine()
3361 tcpm_set_state_cond(port, PR_SWAP_SEND_TIMEOUT, in run_state_machine()
[all …]