Searched refs:usb_descriptor (Results 1 – 9 of 9) sorted by relevance
43 struct usb_descriptor *45 struct usb_descriptor *_desc) in usb_desc_foreach()81 return ((struct usb_descriptor *)desc); in usb_desc_foreach()109 usb_desc_foreach(cd, (struct usb_descriptor *)id); in usb_idesc_foreach()153 ps->desc = (struct usb_descriptor *)id; in usb_idesc_foreach()172 struct usb_descriptor *desc; in usb_edesc_foreach()174 desc = ((struct usb_descriptor *)ped); in usb_edesc_foreach()207 struct usb_descriptor *desc; in usb_ed_comp_foreach()209 desc = ((struct usb_descriptor *)ped); in usb_ed_comp_foreach()236 struct usb_descriptor *desc = NULL; in usbd_get_no_descriptors()[all …]
34 struct usb_descriptor *desc;46 struct usb_descriptor *usb_desc_foreach(struct usb_config_descriptor *cd,47 struct usb_descriptor *desc);
272 struct usb_descriptor { struct277 typedef struct usb_descriptor usb_descriptor_t; argument
759 struct usb_descriptor *desc = (void *)id; in hid_get_descriptor_from_usb()
1929 struct usb_descriptor *desc; in usb_cdev_create()2145 struct usb_descriptor *desc; in usbd_find_descriptor()
114 struct usb_descriptor *desc; in composite_mkcfgdesc_sub()133 desc = (struct usb_descriptor *)(buf + USB_CONFIG_DESC_SIZE); in composite_mkcfgdesc_sub()140 desc = (struct usb_descriptor *)((char *)desc + desc->bLength); in composite_mkcfgdesc_sub()150 desc = (struct usb_descriptor *)((char *)desc + desc->bLength); in composite_mkcfgdesc_sub()
257 struct usb_descriptor *descriptors; in modify_config_descriptor_byspeed()290 descriptors = (struct usb_descriptor *)req->buf; in modify_config_descriptor_byspeed()307 descriptors = (struct usb_descriptor *)((char *)descriptors + descriptors->bLength); in modify_config_descriptor_byspeed()339 struct usb_descriptor *descriptors; in composite_get_config_descriptor()351 descriptors = (struct usb_descriptor *)req->buf; in composite_get_config_descriptor()358 descriptors = (struct usb_descriptor *)((char *)descriptors + descriptors->bLength); in composite_get_config_descriptor()364 descriptors = (struct usb_descriptor *)((char *)descriptors + descriptors->bLength); in composite_get_config_descriptor()
268 struct usb_descriptor *descriptors; in modify_string_index_bystrbase()273 descriptors = (struct usb_descriptor *)buf; in modify_string_index_bystrbase()291 descriptors = (struct usb_descriptor *)((char *)descriptors + descriptors->bLength); in modify_string_index_bystrbase()
878 struct usb_descriptor *desc; in usb_linux_create_usb_device()1000 struct usb_descriptor *desc; in usb_create_usb_device()