Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/usb/
Dch9.h768 struct usb_bos_descriptor { struct
769 __u8 bLength;
770 __u8 bDescriptorType;
772 __le16 wTotalLength;
773 __u8 bNumDeviceCaps;
/linux-4.4.14/drivers/usb/host/
Dxhci-hub.c37 static u8 usb_bos_descriptor [] = { variable