Lines Matching defs:start
181 static char *usb_dump_endpoint_descriptor(int speed, char *start, char *end, in usb_dump_endpoint_descriptor()
249 static char *usb_dump_interface_descriptor(char *start, char *end, in usb_dump_interface_descriptor()
280 static char *usb_dump_interface(int speed, char *start, char *end, in usb_dump_interface()
297 static char *usb_dump_iad_descriptor(char *start, char *end, in usb_dump_iad_descriptor()
317 static char *usb_dump_config_descriptor(char *start, char *end, in usb_dump_config_descriptor()
333 static char *usb_dump_config(int speed, char *start, char *end, in usb_dump_config()
368 static char *usb_dump_device_descriptor(char *start, char *end, in usb_dump_device_descriptor()
396 static char *usb_dump_device_strings(char *start, char *end, in usb_dump_device_strings()
419 static char *usb_dump_desc(char *start, char *end, struct usb_device *dev) in usb_dump_desc()
447 static char *usb_dump_hub_descriptor(char *start, char *end, in usb_dump_hub_descriptor()
464 static char *usb_dump_string(char *start, char *end, in usb_dump_string()