Home
last modified time | relevance | path

Searched refs:rpmsg_hdr (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/rpmsg/
Dvirtio_rpmsg_bus.c691 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()
/linux-4.1.27/include/linux/
Drpmsg.h58 struct rpmsg_hdr { struct