Home
last modified time | relevance | path

Searched refs:process_new_device (Results 1 – 1 of 1) sorted by relevance

/external/libusb/libusb/os/
Ddarwin_usb.c84 static enum libusb_error process_new_device (struct libusb_context *ctx, struct darwin_cached_devic…
340 process_new_device (ctx, cached_device, old_session_id); in darwin_devices_attached()
1082 static enum libusb_error process_new_device (struct libusb_context *ctx, struct darwin_cached_devic… in process_new_device() function
1188 (void) process_new_device (ctx, cached_device, old_session_id); in darwin_scan_devices()