Searched refs:rpmsg_hdr (Results 1 – 2 of 2) sorted by relevance
691 struct rpmsg_hdr *msg; in rpmsg_send_offchannel_raw()709 if (len > RPMSG_BUF_SIZE - sizeof(struct rpmsg_hdr)) { in rpmsg_send_offchannel_raw()782 struct rpmsg_hdr *msg, unsigned int len) in rpmsg_recv_single()799 msg->len > (len - sizeof(struct rpmsg_hdr))) { in rpmsg_recv_single()848 struct rpmsg_hdr *msg; in rpmsg_recv_done()
58 struct rpmsg_hdr { struct