Home | History | Annotate | Download | only in api

Lines Matching full:ioctl

44 /** \name IOCTL codes for the driver

48 /// Control code for IOCTL that gets USB_DEVICE_DESCRIPTOR
51 /// Control code for IOCTL that gets USB_CONFIGURATION_DESCRIPTOR
54 /// Control code for IOCTL that gets USB_INTERFACE_DESCRIPTOR
57 /// Control code for IOCTL that gets endpoint information
60 /// Control code for bulk read IOCTL
63 /// Control code for bulk write IOCTL
66 /// Control code for IOCTL that gets device serial number
69 /// IOCTL that gets USB_DEVICE_DESCRIPTOR
76 /// IOCTL that gets USB_CONFIGURATION_DESCRIPTOR
83 /// IOCTL that gets USB_INTERFACE_DESCRIPTOR
90 /// IOCTL that gets endpoint information
97 /// Bulk read IOCTL
104 // For bulk write IOCTL we send request data in the form of AdbBulkTransfer
107 // for this IOCTL.
108 /// Bulk write IOCTL
115 /// IOCTL that gets device serial number
125 ADB_IOCTL_GET_ENDPOINT_INFORMATION IOCTL request
134 ADB_CTL_BULK_WRITE IOCTL requests.
175 /// is 64 bit in our case). The idea is that if IOCTL was issued by a 64-bit