Searched refs:rpmsg_endpoint_info (Results 1 – 2 of 2) sorted by relevance
20 struct rpmsg_endpoint_info { struct29 #define RPMSG_CREATE_EPT_IOCTL _IOW(0xb5, 0x1, struct rpmsg_endpoint_info) argument39 #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()