Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/core/
H A Dconfig.c1029 struct usb_bos_descriptor *bos; in usb_get_bos_descriptor()
1068 dev->bos->desc = (struct usb_bos_descriptor *)buffer; in usb_get_bos_descriptor()
H A Dsysfs.c903 struct usb_bos_descriptor *desc; in bos_descriptors_read()
/linux-6.15/include/uapi/linux/usb/
H A Dch9.h866 struct usb_bos_descriptor { struct
/linux-6.15/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()
/linux-6.15/drivers/usb/host/
H A Dxhci-hub.c39 struct usb_bos_descriptor *bos; in xhci_create_usb3x_bos_desc()
53 bos = (struct usb_bos_descriptor *)buf; in xhci_create_usb3x_bos_desc()
/linux-6.15/include/linux/
H A Dusb.h427 struct usb_bos_descriptor *desc;
/linux-6.15/drivers/usb/usbip/
H A Dvhci_hcd.c267 struct usb_bos_descriptor bos;
/linux-6.15/drivers/usb/gadget/
H A Dcomposite.c729 struct usb_bos_descriptor *bos = cdev->req->buf; in bos_desc()
/linux-6.15/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2058 struct usb_bos_descriptor bos;