Searched refs:rpmsg_ept_copy_cb (Results 1 – 1 of 1) sorted by relevance
96 static int rpmsg_ept_copy_cb(struct rpmsg_device *rpdev, void *buf, int len, in rpmsg_ept_copy_cb() function150 cb = (eptdev->ept->rx_done) ? rpmsg_ept_no_copy_cb : rpmsg_ept_copy_cb; in rpmsg_ept_cb()