Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Drpmsg.h18 struct rpmsg_endpoint_info { struct
24 #define RPMSG_CREATE_EPT_IOCTL _IOW(0xb5, 0x1, struct rpmsg_endpoint_info) argument
/Linux-v4.19/drivers/rpmsg/
Drpmsg_char.c427 struct rpmsg_endpoint_info eptinfo; in rpmsg_ctrldev_ioctl()