Searched refs:usb_bos_descriptor (Results 1 – 8 of 8) sorted by relevance
981 struct usb_bos_descriptor *bos; in usb_get_bos_descriptor()989 bos = kzalloc(sizeof(struct usb_bos_descriptor), GFP_KERNEL); in usb_get_bos_descriptor()1020 dev->bos->desc = (struct usb_bos_descriptor *)buffer; in usb_get_bos_descriptor()
25 static u8 usb_bos_descriptor [] = { variable65 ssp_cap_size = sizeof(usb_bos_descriptor) - desc_size; in xhci_create_usb3_bos_desc()87 memcpy(buf, &usb_bos_descriptor, min(desc_size, wLength)); in xhci_create_usb3_bos_desc()
844 struct usb_bos_descriptor { struct
899 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()
397 struct usb_bos_descriptor *desc;
266 struct usb_bos_descriptor bos;
660 struct usb_bos_descriptor *bos = cdev->req->buf; in bos_desc()
2026 struct usb_bos_descriptor bos;