Searched refs:FUNCTIONFS_FIFO_FLUSH (Results 1 – 3 of 3) sorted by relevance
258 #define FUNCTIONFS_FIFO_FLUSH _IO('g', 2) macro
359 if (ioctl(fd, FUNCTIONFS_FIFO_FLUSH) < 0) in cleanup_thread()
1016 case FUNCTIONFS_FIFO_FLUSH: in ffs_epfile_ioctl()