Searched refs:rx_sop_type (Results 1 – 1 of 1) sorted by relevance
699 enum tcpm_transmit_type rx_sop_type; member1930 enum tcpm_transmit_type rx_sop_type) in svdm_consume_svids() argument1932 struct pd_mode_data *pmdata = rx_sop_type == TCPC_TX_SOP_PRIME ? in svdm_consume_svids()1980 enum tcpm_transmit_type rx_sop_type) in svdm_consume_modes() argument1986 switch (rx_sop_type) { in svdm_consume_modes()2153 enum tcpm_transmit_type rx_sop_type, in tcpm_pd_svdm() argument2172 switch (rx_sop_type) { in tcpm_pd_svdm()2217 if (rx_sop_type == TCPC_TX_SOP_PRIME) in tcpm_pd_svdm()2291 !(rx_sop_type == TCPC_TX_SOP_PRIME && cmd == CMD_DISCOVER_IDENT)) in tcpm_pd_svdm()2311 switch (rx_sop_type) { in tcpm_pd_svdm()[all …]