Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c2002 enum tcpm_transmit_type *response_tx_sop_type) in tcpm_pd_svdm() argument
2192 *response_tx_sop_type = TCPC_TX_SOP_PRIME; in tcpm_pd_svdm()
2199 *response_tx_sop_type = TCPC_TX_SOP; in tcpm_pd_svdm()
2222 *response_tx_sop_type = TCPC_TX_SOP; in tcpm_pd_svdm()
2233 *response_tx_sop_type = rx_sop_type; in tcpm_pd_svdm()
2261 *response_tx_sop_type = TCPC_TX_SOP; in tcpm_pd_svdm()
2266 *response_tx_sop_type = TCPC_TX_SOP_PRIME; in tcpm_pd_svdm()
2280 *response_tx_sop_type = TCPC_TX_SOP_PRIME; in tcpm_pd_svdm()
2292 *response_tx_sop_type = rx_sop_type; in tcpm_pd_svdm()
2306 *response_tx_sop_type = rx_sop_type; in tcpm_pd_svdm()
[all …]