Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/typec/tcpm/
Dtcpm.c2330 static void tcpm_pd_handle_state(struct tcpm_port *port, in tcpm_pd_handle_state() function
2488 tcpm_pd_handle_state(port, SRC_READY, NONE_AMS, 0); in tcpm_pd_data_request()
2516 tcpm_pd_handle_state(port, SNK_NEGOTIATE_CAPABILITIES, in tcpm_pd_data_request()
2557 tcpm_pd_handle_state(port, SRC_NEGOTIATE_CAPABILITIES, in tcpm_pd_data_request()
2596 tcpm_pd_handle_state(port, BIST_RX, BIST, 0); in tcpm_pd_data_request()
2600 tcpm_pd_handle_state(port, port->pwr_role == TYPEC_SOURCE ? in tcpm_pd_data_request()
2696 tcpm_pd_handle_state(port, in tcpm_pd_ctrl_request()
2775 tcpm_pd_handle_state(port, in tcpm_pd_ctrl_request()
2822 tcpm_pd_handle_state(port, in tcpm_pd_ctrl_request()
2852 tcpm_pd_handle_state(port, DR_SWAP_ACCEPT, DATA_ROLE_SWAP, 0); in tcpm_pd_ctrl_request()
[all …]