Searched refs:darwin_device_class (Results 1 – 2 of 2) sorted by relevance
70 static const char *darwin_device_class = "IOUSBDevice"; variable216 CFMutableDictionaryRef matchingDict = IOServiceMatching(darwin_device_class); in usb_setup_device_iterator()495 IOServiceMatching(darwin_device_class), in darwin_event_thread_main()508 IOServiceMatching(darwin_device_class), in darwin_event_thread_main()
12 * Darwin (macOS): use IOUSBDevice as darwin_device_class explicitly (#693)