Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Drpmsg.h39 #define RPMSG_CREATE_DEV_IOCTL _IOW(0xb5, 0x3, struct rpmsg_endpoint_info) macro
/openbmc/linux/drivers/rpmsg/
H A Drpmsg_ctrl.c98 case RPMSG_CREATE_DEV_IOCTL: in rpmsg_ctrldev_ioctl()