Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/typec/tcpm/
Dtcpm.c2298 static void tcpm_pd_handle_state(struct tcpm_port *port, in tcpm_pd_handle_state() function
2456 tcpm_pd_handle_state(port, SRC_READY, NONE_AMS, 0); in tcpm_pd_data_request()
2484 tcpm_pd_handle_state(port, SNK_NEGOTIATE_CAPABILITIES, in tcpm_pd_data_request()
2525 tcpm_pd_handle_state(port, SRC_NEGOTIATE_CAPABILITIES, in tcpm_pd_data_request()
2564 tcpm_pd_handle_state(port, BIST_RX, BIST, 0); in tcpm_pd_data_request()
2568 tcpm_pd_handle_state(port, port->pwr_role == TYPEC_SOURCE ? in tcpm_pd_data_request()
2664 tcpm_pd_handle_state(port, in tcpm_pd_ctrl_request()
2736 tcpm_pd_handle_state(port, in tcpm_pd_ctrl_request()
2783 tcpm_pd_handle_state(port, in tcpm_pd_ctrl_request()
2813 tcpm_pd_handle_state(port, DR_SWAP_ACCEPT, DATA_ROLE_SWAP, 0); in tcpm_pd_ctrl_request()
[all …]