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.c90 static int process_new_device (struct libusb_context *ctx, io_service_t service);
311 process_new_device (ctx, service);; in darwin_devices_attached()
960 static int process_new_device (struct libusb_context *ctx, io_service_t service) { in process_new_device() function
1042 (void) process_new_device (ctx, service); in darwin_scan_devices()