Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Ddarwin_usb.c76 static char *darwin_device_class = kIOUSBDeviceClassName; variable
212 CFMutableDictionaryRef matchingDict = IOServiceMatching(darwin_device_class); in usb_setup_device_iterator()
430 IOServiceMatching(darwin_device_class), in darwin_event_thread_main()
442 IOServiceMatching(darwin_device_class), in darwin_event_thread_main()
514 darwin_device_class = "IOUSBHostDevice"; in darwin_check_version()