Home
last modified time | relevance | path

Searched defs:usb_endpoint_descriptor (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/external/gsc-utils/include/
H A Dusb_descriptor.h156 struct usb_endpoint_descriptor { struct
157 uint8_t bLength;
158 uint8_t bDescriptorType;
159 uint8_t bEndpointAddress;
160 uint8_t bmAttributes;
161 uint16_t wMaxPacketSize;
162 uint8_t bInterval;
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/usb/
Dch9.h369 struct usb_endpoint_descriptor { struct
370 __u8 bLength;
371 __u8 bDescriptorType;
373 __u8 bEndpointAddress;
374 __u8 bmAttributes;
375 __le16 wMaxPacketSize;
376 __u8 bInterval;
380 __u8 bRefresh;
381 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/linux/usb/
Dch9.h220 struct usb_endpoint_descriptor { struct
221 __u8 bLength;
222 __u8 bDescriptorType;
223 __u8 bEndpointAddress;
224 __u8 bmAttributes;
225 __le16 wMaxPacketSize;
226 __u8 bInterval;
227 __u8 bRefresh;
228 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/usb/
Dch9.h220 struct usb_endpoint_descriptor { struct
221 __u8 bLength;
222 __u8 bDescriptorType;
223 __u8 bEndpointAddress;
224 __u8 bmAttributes;
225 __le16 wMaxPacketSize;
226 __u8 bInterval;
227 __u8 bRefresh;
228 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/usb/
H A Dch9.h211 struct usb_endpoint_descriptor { struct
212 __u8 bLength;
213 __u8 bDescriptorType;
214 __u8 bEndpointAddress;
215 __u8 bmAttributes;
216 __le16 wMaxPacketSize;
217 __u8 bInterval;
218 __u8 bRefresh;
219 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/usb/
Dch9.h220 struct usb_endpoint_descriptor { struct
221 __u8 bLength;
222 __u8 bDescriptorType;
223 __u8 bEndpointAddress;
224 __u8 bmAttributes;
225 __le16 wMaxPacketSize;
226 __u8 bInterval;
227 __u8 bRefresh;
228 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/usb/
H A Dch9.h211 struct usb_endpoint_descriptor { struct
212 __u8 bLength;
213 __u8 bDescriptorType;
214 __u8 bEndpointAddress;
215 __u8 bmAttributes;
216 __le16 wMaxPacketSize;
217 __u8 bInterval;
218 __u8 bRefresh;
219 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/linux/usb/
H A Dch9.h211 struct usb_endpoint_descriptor { struct
212 __u8 bLength;
213 __u8 bDescriptorType;
214 __u8 bEndpointAddress;
215 __u8 bmAttributes;
216 __le16 wMaxPacketSize;
217 __u8 bInterval;
218 __u8 bRefresh;
219 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/usb/
Dch9.h220 struct usb_endpoint_descriptor { struct
221 __u8 bLength;
222 __u8 bDescriptorType;
223 __u8 bEndpointAddress;
224 __u8 bmAttributes;
225 __le16 wMaxPacketSize;
226 __u8 bInterval;
227 __u8 bRefresh;
228 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/usb/
H A Dch9.h211 struct usb_endpoint_descriptor { struct
212 __u8 bLength;
213 __u8 bDescriptorType;
214 __u8 bEndpointAddress;
215 __u8 bmAttributes;
216 __le16 wMaxPacketSize;
217 __u8 bInterval;
218 __u8 bRefresh;
219 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/usb/
Dch9.h220 struct usb_endpoint_descriptor { struct
221 __u8 bLength;
222 __u8 bDescriptorType;
223 __u8 bEndpointAddress;
224 __u8 bmAttributes;
225 __le16 wMaxPacketSize;
226 __u8 bInterval;
227 __u8 bRefresh;
228 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/linux/usb/
H A Dch9.h211 struct usb_endpoint_descriptor { struct
212 __u8 bLength;
213 __u8 bDescriptorType;
214 __u8 bEndpointAddress;
215 __u8 bmAttributes;
216 __le16 wMaxPacketSize;
217 __u8 bInterval;
218 __u8 bRefresh;
219 __u8 bSynchAddress;
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/usb/
Dch9.h211 struct usb_endpoint_descriptor { struct
212 __u8 bLength;
213 __u8 bDescriptorType;
214 __u8 bEndpointAddress;
215 __u8 bmAttributes;
216 __le16 wMaxPacketSize;
217 __u8 bInterval;
218 __u8 bRefresh;
219 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/linux/usb/
H A Dch9.h211 struct usb_endpoint_descriptor { struct
212 __u8 bLength;
213 __u8 bDescriptorType;
214 __u8 bEndpointAddress;
215 __u8 bmAttributes;
216 __le16 wMaxPacketSize;
217 __u8 bInterval;
218 __u8 bRefresh;
219 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/usb/
Dch9.h220 struct usb_endpoint_descriptor { struct
221 __u8 bLength;
222 __u8 bDescriptorType;
223 __u8 bEndpointAddress;
224 __u8 bmAttributes;
225 __le16 wMaxPacketSize;
226 __u8 bInterval;
227 __u8 bRefresh;
228 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/usb/
Dch9.h220 struct usb_endpoint_descriptor { struct
221 __u8 bLength;
222 __u8 bDescriptorType;
223 __u8 bEndpointAddress;
224 __u8 bmAttributes;
225 __le16 wMaxPacketSize;
226 __u8 bInterval;
227 __u8 bRefresh;
228 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/usb/
Dch9.h220 struct usb_endpoint_descriptor { struct
221 __u8 bLength;
222 __u8 bDescriptorType;
223 __u8 bEndpointAddress;
224 __u8 bmAttributes;
225 __le16 wMaxPacketSize;
226 __u8 bInterval;
227 __u8 bRefresh;
228 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/usb/
H A Dch9.h211 struct usb_endpoint_descriptor { struct
212 __u8 bLength;
213 __u8 bDescriptorType;
214 __u8 bEndpointAddress;
215 __u8 bmAttributes;
216 __le16 wMaxPacketSize;
217 __u8 bInterval;
218 __u8 bRefresh;
219 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/usb/
Dch9.h220 struct usb_endpoint_descriptor { struct
221 __u8 bLength;
222 __u8 bDescriptorType;
223 __u8 bEndpointAddress;
224 __u8 bmAttributes;
225 __le16 wMaxPacketSize;
226 __u8 bInterval;
227 __u8 bRefresh;
228 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/usb/
H A Dch9.h211 struct usb_endpoint_descriptor { struct
212 __u8 bLength;
213 __u8 bDescriptorType;
214 __u8 bEndpointAddress;
215 __u8 bmAttributes;
216 __le16 wMaxPacketSize;
217 __u8 bInterval;
218 __u8 bRefresh;
219 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/usb/
Dch9.h220 struct usb_endpoint_descriptor { struct
221 __u8 bLength;
222 __u8 bDescriptorType;
223 __u8 bEndpointAddress;
224 __u8 bmAttributes;
225 __le16 wMaxPacketSize;
226 __u8 bInterval;
227 __u8 bRefresh;
228 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/usb/
Dch9.h220 struct usb_endpoint_descriptor { struct
221 __u8 bLength;
222 __u8 bDescriptorType;
223 __u8 bEndpointAddress;
224 __u8 bmAttributes;
225 __le16 wMaxPacketSize;
226 __u8 bInterval;
227 __u8 bRefresh;
228 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/linux/usb/
Dch9.h220 struct usb_endpoint_descriptor { struct
221 __u8 bLength;
222 __u8 bDescriptorType;
223 __u8 bEndpointAddress;
224 __u8 bmAttributes;
225 __le16 wMaxPacketSize;
226 __u8 bInterval;
227 __u8 bRefresh;
228 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/linux/usb/
H A Dch9.h211 struct usb_endpoint_descriptor { struct
212 __u8 bLength;
213 __u8 bDescriptorType;
214 __u8 bEndpointAddress;
215 __u8 bmAttributes;
216 __le16 wMaxPacketSize;
217 __u8 bInterval;
218 __u8 bRefresh;
219 __u8 bSynchAddress;
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/usb/
Dch9.h220 struct usb_endpoint_descriptor { struct
221 __u8 bLength;
222 __u8 bDescriptorType;
223 __u8 bEndpointAddress;
224 __u8 bmAttributes;
225 __le16 wMaxPacketSize;
226 __u8 bInterval;
227 __u8 bRefresh;
228 __u8 bSynchAddress;

12