Searched refs:setupapi (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/tools/telemetry/third_party/pyserial/serial/tools/
H A Dlist_ports_windows.py76 setupapi = ctypes.windll.LoadLibrary("setupapi") variable
77 SetupDiDestroyDeviceInfoList = setupapi.SetupDiDestroyDeviceInfoList
81 SetupDiClassGuidsFromName = setupapi.SetupDiClassGuidsFromNameA
85 SetupDiEnumDeviceInfo = setupapi.SetupDiEnumDeviceInfo
89 SetupDiGetClassDevs = setupapi.SetupDiGetClassDevsA
94 SetupDiGetDeviceRegistryProperty = setupapi.SetupDiGetDeviceRegistryPropertyA
98 SetupDiGetDeviceInstanceId = setupapi.SetupDiGetDeviceInstanceIdA
102 SetupDiOpenDevRegKey = setupapi.SetupDiOpenDevRegKey
/external/chromium_org/device/bluetooth/
H A Dbluetooth_low_energy_defs_win.h11 #include <setupapi.h>
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
H A Dremovable_storage_provider_win.cc7 #include <setupapi.h>
/external/chromium_org/chrome/utility/image_writer/
H A Dimage_writer_win.cc6 #include <setupapi.h>
/external/chromium_org/device/hid/
H A Dhid_connection_win.cc23 #include <setupapi.h>
H A Dhid_service_win.cc21 #include <setupapi.h>
28 #pragma comment(lib, "setupapi.lib")
/external/chromium_org/media/audio/win/
H A Daudio_manager_win.cc11 #include <setupapi.h>
39 #pragma comment(lib, "setupapi.lib")
/external/chromium_org/cloud_print/virtual_driver/win/install/
H A Dsetup.cc6 #include <setupapi.h> // Must be included after windows.h
/external/chromium_org/gpu/config/
H A Dgpu_info_collector_win.cc14 #include <setupapi.h>
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_usb.c27 #include <setupapi.h>

Completed in 2717 milliseconds