Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Drpmsg.h20 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)
/linux-6.3-rc2/drivers/rpmsg/
A Drpmsg_ctrl.c79 struct rpmsg_endpoint_info eptinfo; in rpmsg_ctrldev_ioctl()

Completed in 3 milliseconds