Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device/
Dusb_descriptor.c416 static int usb_fix_descriptor(struct usb_desc_header *head) in usb_fix_descriptor() function
522 return usb_fix_descriptor(head + 1); in usb_fix_descriptor()
537 if (usb_fix_descriptor(__usb_descriptor_start)) { in usb_get_device_descriptor()