Home
last modified time | relevance | path

Searched defs:usb_bos_descriptor (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/include/linux/usb/
Dch9.h737 struct usb_bos_descriptor { struct
738 __u8 bLength;
739 __u8 bDescriptorType;
741 __le16 wTotalLength;
742 __u8 bNumDeviceCaps;
/linux-3.3/drivers/usb/host/
Dxhci-hub.c33 static u8 usb_bos_descriptor [] = { variable