Searched refs:tcpc_transmit_data (Results 1 – 2 of 2) sorted by relevance
498 tcpc_transmit_data(tcpc, &prl_tx->emsg); in prl_tx_construct_message()522 tcpc_transmit_data(tcpc, &prl_tx->emsg); in prl_hr_send_msg_to_phy()
510 static inline int tcpc_transmit_data(const struct device *dev, struct pd_msg *msg) in tcpc_transmit_data() function