Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Drpmsg.h54 #define RPMSG_SET_INCOMING_FLOWCONTROL _IOR(0xb5, 0x6, int) macro
/openbmc/linux/drivers/rpmsg/
H A Drpmsg_char.c329 case RPMSG_SET_INCOMING_FLOWCONTROL: in rpmsg_eptdev_ioctl()