Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.c2544 bool found_filter = false; in winusbx_claim_interface() local
2574 if ((found_filter) || (dev_interface_details == NULL)) in winusbx_claim_interface()
2587 found_filter = true; in winusbx_claim_interface()
2593 if (!found_filter) { in winusbx_claim_interface()