Home
last modified time | relevance | path

Searched refs:FUNCTIONFS_FIFO_FLUSH (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/usb/
H A Dfunctionfs.h262 #define FUNCTIONFS_FIFO_FLUSH _IO('g', 2) macro
/openbmc/linux/tools/usb/
H A Dffs-test.c407 if (ioctl(fd, FUNCTIONFS_FIFO_FLUSH) < 0) in cleanup_thread()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_fs.c1311 case FUNCTIONFS_FIFO_FLUSH: in ffs_epfile_ioctl()