Home
last modified time | relevance | path

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

/open-amp-latest/open-amp/lib/include/openamp/
Drpmsg.h65 struct rpmsg_endpoint { struct
67 char name[RPMSG_NAME_SIZE];
70 struct rpmsg_device *rdev;
73 uint32_t addr;
76 uint32_t dest_addr;
79 uint32_t refcnt;
82 rpmsg_ept_release_cb release_cb;
88 rpmsg_ept_cb cb;
91 rpmsg_ns_unbind_cb ns_unbind_cb;
94 struct metal_list node;
[all …]