Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/usb/
Dfunctionfs.h259 #define FUNCTIONFS_FIFO_STATUS _IO('g', 1) macro
/Linux-v5.10/tools/usb/
Dffs-test.c400 ret = ioctl(fd, FUNCTIONFS_FIFO_STATUS); in cleanup_thread()
/Linux-v5.10/drivers/usb/gadget/function/
Df_fs.c1311 case FUNCTIONFS_FIFO_STATUS: in ffs_epfile_ioctl()