Searched refs:rpmsg_endpoint_info (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Drpmsg.h15 * struct rpmsg_endpoint_info - endpoint info representation
20 struct rpmsg_endpoint_info { struct
29 #define RPMSG_CREATE_EPT_IOCTL _IOW(0xb5, 0x1, struct rpmsg_endpoint_info)
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)
/linux-master/drivers/rpmsg/
H A Drpmsg_ctrl.c79 struct rpmsg_endpoint_info eptinfo;

Completed in 83 milliseconds