Searched refs:rmc_comm_dp_mrecv (Results 1 – 2 of 2) sorted by relevance
238 void rmc_comm_dp_mrecv(struct rmc_comm_state *, uint8_t *);
424 rmc_comm_dp_mrecv(rcs, pkt->buf); in dp_got_full_hdr()509 rmc_comm_dp_mrecv(rcs, pkt->buf); in dp_got_full_msg()926 rmc_comm_dp_mrecv(struct rmc_comm_state *rcs, uint8_t *buf) in rmc_comm_dp_mrecv() function