Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c1601 static void tcpm_set_state_cond(struct tcpm_port *port, enum tcpm_state state, in tcpm_set_state_cond() function
5301 tcpm_set_state_cond(port, SRC_SEND_CAPABILITIES_TIMEOUT, in run_state_machine()
5353 tcpm_set_state_cond(port, SRC_READY, 0); in run_state_machine()
5634 tcpm_set_state_cond(port, hard_reset_state(port), 0); in run_state_machine()
5653 tcpm_set_state_cond(port, hard_reset_state(port), in run_state_machine()
5678 tcpm_set_state_cond(port, hard_reset_state(port), in run_state_machine()
5971 tcpm_set_state_cond(port, ready_state(port), PD_T_SENDER_RESPONSE); in run_state_machine()
5978 tcpm_set_state_cond(port, hard_reset_state(port), 0); in run_state_machine()
5980 tcpm_set_state_cond(port, hard_reset_state(port), in run_state_machine()
5992 tcpm_set_state_cond(port, DR_SWAP_SEND_TIMEOUT, in run_state_machine()
[all …]