Home
last modified time | relevance | path

Searched refs:usb_bos_descriptor (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/usb/core/
A Dconfig.c993 struct usb_bos_descriptor *bos; in usb_get_bos_descriptor()
1032 dev->bos->desc = (struct usb_bos_descriptor *)buffer; in usb_get_bos_descriptor()
A Dsysfs.c903 struct usb_bos_descriptor *desc; in bos_descriptors_read()
/linux/include/uapi/linux/usb/
A Dch9.h850 struct usb_bos_descriptor { struct
/linux/drivers/usb/misc/
A Dusbtest.c899 struct usb_bos_descriptor *bos = NULL; in ch9_postconfig()
911 bos = (struct usb_bos_descriptor *)dev->buf; in ch9_postconfig()
1359 len = sizeof(struct usb_bos_descriptor); in test_ctrl_queue()
/linux/drivers/usb/host/
A Dxhci-hub.c38 struct usb_bos_descriptor *bos; in xhci_create_usb3x_bos_desc()
52 bos = (struct usb_bos_descriptor *)buf; in xhci_create_usb3x_bos_desc()
/linux/include/linux/
A Dusb.h425 struct usb_bos_descriptor *desc;
/linux/drivers/usb/usbip/
A Dvhci_hcd.c266 struct usb_bos_descriptor bos;
/linux/drivers/usb/gadget/
A Dcomposite.c729 struct usb_bos_descriptor *bos = cdev->req->buf; in bos_desc()
/linux/drivers/usb/gadget/udc/
A Ddummy_hcd.c2057 struct usb_bos_descriptor bos;

Completed in 62 milliseconds