usb_find_devices

Name

usb_find_devices -- Find all devices on all USB devices

Description

void usb_find_devices(void);

This function will find all of the devices on each bus. This should be called after usb_find_busses.