Searched refs:rx_sop_type (Results 1 – 1 of 1) sorted by relevance
601 enum tcpm_transmit_type rx_sop_type; member1765 enum tcpm_transmit_type rx_sop_type) in svdm_consume_svids() argument1767 struct pd_mode_data *pmdata = rx_sop_type == TCPC_TX_SOP_PRIME ? in svdm_consume_svids()1815 enum tcpm_transmit_type rx_sop_type) in svdm_consume_modes() argument1821 switch (rx_sop_type) { in svdm_consume_modes()1988 enum tcpm_transmit_type rx_sop_type, in tcpm_pd_svdm() argument2007 switch (rx_sop_type) { in tcpm_pd_svdm()2052 if (rx_sop_type == TCPC_TX_SOP_PRIME) in tcpm_pd_svdm()2126 !(rx_sop_type == TCPC_TX_SOP_PRIME && cmd == CMD_DISCOVER_IDENT)) in tcpm_pd_svdm()2146 switch (rx_sop_type) { in tcpm_pd_svdm()[all …]