Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/typec/tcpm/
Dtcpm.c2289 static void tcpm_pd_handle_state(struct tcpm_port *port, in tcpm_pd_handle_state() function
2399 tcpm_pd_handle_state(port, SRC_READY, NONE_AMS, 0); in tcpm_pd_data_request()
2427 tcpm_pd_handle_state(port, SNK_NEGOTIATE_CAPABILITIES, in tcpm_pd_data_request()
2468 tcpm_pd_handle_state(port, SRC_NEGOTIATE_CAPABILITIES, in tcpm_pd_data_request()
2505 tcpm_pd_handle_state(port, BIST_RX, BIST, 0); in tcpm_pd_data_request()
2509 tcpm_pd_handle_state(port, port->pwr_role == TYPEC_SOURCE ? in tcpm_pd_data_request()
2605 tcpm_pd_handle_state(port, in tcpm_pd_ctrl_request()
2677 tcpm_pd_handle_state(port, in tcpm_pd_ctrl_request()
2724 tcpm_pd_handle_state(port, in tcpm_pd_ctrl_request()
2754 tcpm_pd_handle_state(port, DR_SWAP_ACCEPT, DATA_ROLE_SWAP, 0); in tcpm_pd_ctrl_request()
[all …]