Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/core/
Dconfig.c981 struct usb_bos_descriptor *bos; in usb_get_bos_descriptor()
1020 dev->bos->desc = (struct usb_bos_descriptor *)buffer; in usb_get_bos_descriptor()
/Linux-v6.6/include/uapi/linux/usb/
Dch9.h844 struct usb_bos_descriptor { struct
/Linux-v6.6/drivers/usb/misc/
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-v6.6/drivers/usb/host/
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-v6.6/include/linux/
Dusb.h425 struct usb_bos_descriptor *desc;
/Linux-v6.6/drivers/usb/usbip/
Dvhci_hcd.c266 struct usb_bos_descriptor bos;
/Linux-v6.6/drivers/usb/gadget/
Dcomposite.c729 struct usb_bos_descriptor *bos = cdev->req->buf; in bos_desc()
/Linux-v6.6/drivers/usb/gadget/udc/
Ddummy_hcd.c2046 struct usb_bos_descriptor bos;