Searched refs:modify_device_descriptor_byspeed (Results 1 – 2 of 2) sorted by relevance
55 extern void modify_device_descriptor_byspeed(struct usbdev_s *dev, uint8_t *buf);391 modify_device_descriptor_byspeed(dev, usb_req->buf); in fconfig_composite_setup()
371 void modify_device_descriptor_byspeed(struct usbdev_s *dev, uint8_t *buf) in modify_device_descriptor_byspeed() function498 modify_device_descriptor_byspeed(dev, usb_req->buf); in usb_composite_setup()