Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/typec/tcpm/
Dtcpm.c1269 static void tcpm_set_state_cond(struct tcpm_port *port, enum tcpm_state state, in tcpm_set_state_cond() function
4036 tcpm_set_state_cond(port, SRC_SEND_CAPABILITIES_TIMEOUT, in run_state_machine()
4088 tcpm_set_state_cond(port, SRC_READY, 0); in run_state_machine()
4321 tcpm_set_state_cond(port, hard_reset_state(port), in run_state_machine()
4343 tcpm_set_state_cond(port, hard_reset_state(port), in run_state_machine()
4570 tcpm_set_state_cond(port, hard_reset_state(port), 0); in run_state_machine()
4572 tcpm_set_state_cond(port, hard_reset_state(port), in run_state_machine()
4581 tcpm_set_state_cond(port, DR_SWAP_SEND_TIMEOUT, in run_state_machine()
4588 tcpm_set_state_cond(port, DR_SWAP_CHANGE_DR, 0); in run_state_machine()
4614 tcpm_set_state_cond(port, FR_SWAP_SEND_TIMEOUT, PD_T_SENDER_RESPONSE); in run_state_machine()
[all …]