Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/pyserial/serial/tools/
Dlist_ports_windows.py117 DIGCF_DEVICEINTERFACE = 16 variable
/external/libusb/libusb/os/
Dwindows_winusb.c302 *dev_info = pSetupDiGetClassDevsA(guid, NULL, NULL, DIGCF_PRESENT|DIGCF_DEVICEINTERFACE); in get_interface_details()
371 *dev_info = pSetupDiGetClassDevsA(guid, NULL, NULL, DIGCF_PRESENT|DIGCF_DEVICEINTERFACE); in get_interface_details_filter()