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