Go to the documentation of this file. 1 #ifndef _UAPI__LINUX_FUNCTIONFS_H__
2 #define _UAPI__LINUX_FUNCTIONFS_H__
5 #include <linux/types.h>
8 #include <linux/usb/ch9.h>
142 #define FUNCTIONFS_FIFO_STATUS _IO('g', 1)
145 #define FUNCTIONFS_FIFO_FLUSH _IO('g', 2)
150 #define FUNCTIONFS_CLEAR_HALT _IO('g', 3)
159 #define FUNCTIONFS_INTERFACE_REVMAP _IO('g', 128)
165 #define FUNCTIONFS_ENDPOINT_REVMAP _IO('g', 129)