Lines Matching defs:start
161 static char *usb_dump_endpoint_descriptor(int speed, char *start, char *end, in usb_dump_endpoint_descriptor()
223 static char *usb_dump_interface_descriptor(char *start, char *end, in usb_dump_interface_descriptor()
254 static char *usb_dump_interface(int speed, char *start, char *end, in usb_dump_interface()
271 static char *usb_dump_iad_descriptor(char *start, char *end, in usb_dump_iad_descriptor()
291 static char *usb_dump_config_descriptor(char *start, char *end, in usb_dump_config_descriptor()
313 static char *usb_dump_config(int speed, char *start, char *end, in usb_dump_config()
349 static char *usb_dump_device_descriptor(char *start, char *end, in usb_dump_device_descriptor()
377 static char *usb_dump_device_strings(char *start, char *end, in usb_dump_device_strings()
400 static char *usb_dump_desc(char *start, char *end, struct usb_device *dev) in usb_dump_desc()
428 static char *usb_dump_hub_descriptor(char *start, char *end, in usb_dump_hub_descriptor()
445 static char *usb_dump_string(char *start, char *end, in usb_dump_string()