Searched refs:usb_get_next_device (Results 1 – 1 of 1) sorted by relevance
151 static usb_device_t **usb_get_next_device (io_iterator_t deviceIterator, UInt32 *locationp) { in usb_get_next_device() function197 while ((*darwin_device = usb_get_next_device (deviceIterator, &location)) != NULL) { in darwin_get_device()566 while ((device = usb_get_next_device (deviceIterator, &location)) != NULL) { in darwin_get_device_list()