Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.c1394 #define HID_PASS 4 in winusb_get_device_list() macro
1432 guid_list[HID_PASS] = &hid_guid; in winusb_get_device_list()
1434 guid_list[HID_PASS] = NULL; in winusb_get_device_list()
1459 if ((pass == HID_PASS) && (guid_list[HID_PASS] == NULL)) in winusb_get_device_list()
1603 case HID_PASS: in winusb_get_device_list()