Searched refs:rpmsg_endpoint_info (Results 1 – 2 of 2) sorted by relevance
15 * struct rpmsg_endpoint_info - endpoint info representation20 struct rpmsg_endpoint_info { struct 29 #define RPMSG_CREATE_EPT_IOCTL _IOW(0xb5, 0x1, struct rpmsg_endpoint_info) argument 39 #define RPMSG_CREATE_DEV_IOCTL _IOW(0xb5, 0x3, struct rpmsg_endpoint_info)44 #define RPMSG_RELEASE_DEV_IOCTL _IOW(0xb5, 0x4, struct rpmsg_endpoint_info)
79 struct rpmsg_endpoint_info eptinfo; in rpmsg_ctrldev_ioctl()