Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dch9.h366 struct usb_endpoint_descriptor { struct
367 __u8 bLength;
368 __u8 bDescriptorType;
370 __u8 bEndpointAddress;
371 __u8 bmAttributes;
372 __le16 wMaxPacketSize;
373 __u8 bInterval;
377 __u8 bRefresh;
378 __u8 bSynchAddress;
/OK3568_Linux_fs/u-boot/include/
H A Dusbdescriptors.h182 struct usb_endpoint_descriptor { struct
183 u8 bLength;
184 u8 bDescriptorType; /* 0x5 */
185 u8 bEndpointAddress;
186 u8 bmAttributes;
187 u16 wMaxPacketSize;
188 u8 bInterval;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/
H A Dch9.h400 struct usb_endpoint_descriptor { struct
401 __u8 bLength;
402 __u8 bDescriptorType;
404 __u8 bEndpointAddress;
405 __u8 bmAttributes;
406 __le16 wMaxPacketSize;
407 __u8 bInterval;
411 __u8 bRefresh;
412 __u8 bSynchAddress;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/
H A Dch9.h400 struct usb_endpoint_descriptor { struct
401 __u8 bLength;
402 __u8 bDescriptorType;
404 __u8 bEndpointAddress;
405 __u8 bmAttributes;
406 __le16 wMaxPacketSize;
407 __u8 bInterval;
411 __u8 bRefresh;
412 __u8 bSynchAddress;
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dch9.h407 struct usb_endpoint_descriptor { struct
408 __u8 bLength;
409 __u8 bDescriptorType;
411 __u8 bEndpointAddress;
412 __u8 bmAttributes;
413 __le16 wMaxPacketSize;
414 __u8 bInterval;
418 __u8 bRefresh;
419 __u8 bSynchAddress;