Home
last modified time | relevance | path

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

/linux-5.10/include/uapi/linux/usb/
Dch9.h844 struct usb_bos_descriptor { struct
845 __u8 bLength;
846 __u8 bDescriptorType;
848 __le16 wTotalLength;
849 __u8 bNumDeviceCaps;
/linux-5.10/drivers/usb/host/
Dxhci-hub.c25 static u8 usb_bos_descriptor [] = { variable