Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H 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()
/openbmc/u-boot/include/linux/usb/
H A Dch9.h796 struct usb_bos_descriptor { struct
/openbmc/linux/include/uapi/linux/usb/
H A Dch9.h844 struct usb_bos_descriptor { struct
/openbmc/linux/drivers/usb/misc/
H 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()
/openbmc/linux/drivers/usb/host/
H 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()
/openbmc/linux/include/linux/
H A Dusb.h425 struct usb_bos_descriptor *desc;
/openbmc/linux/drivers/usb/usbip/
H A Dvhci_hcd.c266 struct usb_bos_descriptor bos;
/openbmc/linux/drivers/usb/gadget/
H A Dcomposite.c729 struct usb_bos_descriptor *bos = cdev->req->buf; in bos_desc()
/openbmc/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2057 struct usb_bos_descriptor bos;