Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Ddarwin_usb.h76 #define DeviceInterfaceID kIOUSBDeviceInterfaceID320 macro
82 #define DeviceInterfaceID kIOUSBDeviceInterfaceID300 macro
88 #define DeviceInterfaceID kIOUSBDeviceInterfaceID245 macro
94 #define DeviceInterfaceID kIOUSBDeviceInterfaceID197 macro
100 #define DeviceInterfaceID kIOUSBDeviceInterfaceID187 macro
106 #define DeviceInterfaceID kIOUSBDeviceInterfaceID182 macro
Ddarwin_usb.c176 (void)(*plugInInterface)->QueryInterface(plugInInterface, CFUUIDGetUUIDBytes(DeviceInterfaceID), in usb_get_next_device()