Home
last modified time | relevance | path

Searched defs:rpmsg_device (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Drpmsg.h53 struct rpmsg_device { struct
55 struct rpmsg_device_id id; argument
63 const struct rpmsg_device_ops *ops; argument
66 typedef int (*rpmsg_rx_cb_t)(struct rpmsg_device *, void *, int, void *, u32); argument