Searched refs:RPMSG_CREATE_EPT_IOCTL (Results 1 – 5 of 5) sorted by relevance
15 #define RPMSG_CREATE_EPT_IOCTL _IOW(0xb5, 0x1, struct rpmsg_endpoint_info) macro
28 #define RPMSG_CREATE_EPT_IOCTL _IOW(0xb5, 0x1, struct rpmsg_endpoint_info) macro
24 #define RPMSG_CREATE_EPT_IOCTL _IOW(0xb5, 0x1, struct rpmsg_endpoint_info) macro
426 if (cmd != RPMSG_CREATE_EPT_IOCTL) in rpmsg_ctrldev_ioctl()
22909 #define RPMSG_CREATE_EPT_IOCTL _IOW(0xb5, 0x1, struct rpmsg_endpoint_info)22912 + * Destroy a rpmsg char device endpoint created by the RPMSG_CREATE_EPT_IOCTL.