Searched refs:ready_state (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/usb/typec/ |
D | tcpm.c | 1520 static inline enum tcpm_state ready_state(struct tcpm_port *port) in ready_state() function 1893 tcpm_set_state(port, ready_state(port), 0); in tcpm_pd_ext_msg_request() 1900 tcpm_set_state(port, ready_state(port), 0); in tcpm_pd_ext_msg_request() 3339 tcpm_set_state(port, ready_state(port), 0); in run_state_machine() 3351 tcpm_set_state(port, ready_state(port), 0); in run_state_machine() 3366 tcpm_set_state(port, ready_state(port), 0); in run_state_machine() 3446 tcpm_set_state(port, ready_state(port), 0); in run_state_machine() 3461 tcpm_set_state(port, ready_state(port), 0); in run_state_machine() 3465 tcpm_set_state(port, ready_state(port), 0); in run_state_machine() 3495 tcpm_set_state(port, ready_state(port), 0); in run_state_machine() [all …]
|