1 /* 2 * This file is auto-generated. Modifications will be lost. 3 * 4 * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/ 5 * for more information. 6 */ 7 #ifndef _UAPI__LINUX_USB_CDC_WDM_H 8 #define _UAPI__LINUX_USB_CDC_WDM_H 9 #include <linux/types.h> 10 #define IOCTL_WDM_MAX_COMMAND _IOR('H', 0xA0, __u16) 11 #endif 12