Searched refs:rmc_comm_dp_drecv (Results 1 – 3 of 3) sorted by relevance
237 void rmc_comm_dp_drecv(struct rmc_comm_state *, uint8_t *, int);
382 rmc_comm_dp_drecv(rcs, (uint8_t *)rx_buf, rx_buflen); in rmc_comm_serdev_receive()
726 rmc_comm_dp_drecv(struct rmc_comm_state *rcs, uint8_t *buf, int buflen) in rmc_comm_dp_drecv() function