Searched refs:usb_bos_descriptor (Results 1 – 9 of 9) sorted by relevance
783 struct usb_bos_descriptor *bos; in usb_get_bos_descriptor()789 bos = kzalloc(sizeof(struct usb_bos_descriptor), GFP_KERNEL); in usb_get_bos_descriptor()820 dev->bos->desc = (struct usb_bos_descriptor *)buffer; in usb_get_bos_descriptor()
107 struct usb_bos_descriptor *bos;
704 struct usb_bos_descriptor *bos, size_t desc_size) in wusb_dev_bos_grok()778 struct usb_bos_descriptor *bos; in wusb_dev_bos_add()
756 struct usb_bos_descriptor { struct
35 static u8 usb_bos_descriptor [] = { variable755 memcpy(buf, &usb_bos_descriptor, in xhci_hub_control()
846 struct usb_bos_descriptor *bos = NULL; in ch9_postconfig()858 bos = (struct usb_bos_descriptor *)dev->buf; in ch9_postconfig()1305 len = sizeof(struct usb_bos_descriptor); in test_ctrl_queue()
323 struct usb_bos_descriptor *desc;
545 struct usb_bos_descriptor *bos = cdev->req->buf; in bos_desc()
1903 struct usb_bos_descriptor bos;