HomeSort by relevance Sort by last modified time
    Searched refs:process_new_device (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libusb/src/libusb/os/
darwin_usb.c 70 static int process_new_device (struct libusb_context *ctx, io_service_t service);
262 process_new_device (ctx, service);;
825 static int process_new_device (struct libusb_context *ctx, io_service_t service) { function
912 (void) process_new_device (ctx, service);
    [all...]
  /external/libusb/libusb/os/
darwin_usb.c 438 static int process_new_device (struct libusb_context *ctx, usb_device_t **device, UInt32 locationID, struct discovered_devs **_discdevs) { function
567 (void) process_new_device (ctx, device, location, _discdevs);
    [all...]

Completed in 35 milliseconds