Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dfunctionfs.h276 #define FUNCTIONFS_INTERFACE_REVMAP _IO('g', 128) macro
/openbmc/linux/drivers/usb/gadget/function/
H A Df_fs.c635 if (code == FUNCTIONFS_INTERFACE_REVMAP) { in ffs_ep0_ioctl()