Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.h50 static const GUID GUID_DEVINTERFACE_USB_DEVICE = {0xA5DCBF10, 0x6530, 0x11D2, {0x90, 0x1F, 0x00, 0x… variable
Dwindows_winusb.c1491 guid_list[DEV_PASS] = &GUID_DEVINTERFACE_USB_DEVICE; in winusb_get_device_list()