blob: b14104b79481aa47436aeb3524e89f89511887d1 [file] [log] [blame]
Elliott Hughes180edef2023-11-02 00:08:05 +00001/*
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 */
Ben Cheng655a7c02013-10-16 16:09:24 -07007#ifndef _UAPI__LINUX_USB_CDC_WDM_H
8#define _UAPI__LINUX_USB_CDC_WDM_H
Christopher Ferrisba8d4f42014-09-03 19:56:49 -07009#include <linux/types.h>
Ben Cheng655a7c02013-10-16 16:09:24 -070010#define IOCTL_WDM_MAX_COMMAND _IOR('H', 0xA0, __u16)
Christopher Ferrisba8d4f42014-09-03 19:56:49 -070011#endif