Lines Matching defs:start
142 static char *usb_dump_endpoint_descriptor(int speed, char *start, char *end, in usb_dump_endpoint_descriptor()
204 static char *usb_dump_interface_descriptor(char *start, char *end, in usb_dump_interface_descriptor()
235 static char *usb_dump_interface(int speed, char *start, char *end, in usb_dump_interface()
252 static char *usb_dump_iad_descriptor(char *start, char *end, in usb_dump_iad_descriptor()
272 static char *usb_dump_config_descriptor(char *start, char *end, in usb_dump_config_descriptor()
294 static char *usb_dump_config(int speed, char *start, char *end, in usb_dump_config()
330 static char *usb_dump_device_descriptor(char *start, char *end, in usb_dump_device_descriptor()
358 static char *usb_dump_device_strings(char *start, char *end, in usb_dump_device_strings()
381 static char *usb_dump_desc(char *start, char *end, struct usb_device *dev) in usb_dump_desc()
409 static char *usb_dump_hub_descriptor(char *start, char *end, in usb_dump_hub_descriptor()
426 static char *usb_dump_string(char *start, char *end, in usb_dump_string()