Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/pyserial/serial/tools/
Dlist_ports_windows.py102 SetupDiOpenDevRegKey = setupapi.SetupDiOpenDevRegKey variable
103 SetupDiOpenDevRegKey.argtypes = [HDEVINFO, PSP_DEVINFO_DATA, DWORD, DWORD, DWORD, REGSAM]
104 SetupDiOpenDevRegKey.restype = HKEY
155 hkey = SetupDiOpenDevRegKey(
/external/python/pyserial/serial/tools/
Dlist_ports_windows.py108 SetupDiOpenDevRegKey = setupapi.SetupDiOpenDevRegKey variable
109 SetupDiOpenDevRegKey.argtypes = [HDEVINFO, PSP_DEVINFO_DATA, DWORD, DWORD, DWORD, REGSAM]
110 SetupDiOpenDevRegKey.restype = HKEY
276 hkey = SetupDiOpenDevRegKey(
/external/rust/android-crates-io/crates/serialport/src/windows/
Denumerate.rs332 SetupDiOpenDevRegKey( in name()
/external/libusb/libusb/os/
Dwindows_winusb.h251 DLL_DECLARE_FUNC_PREFIXED(WINAPI, HKEY, p, SetupDiOpenDevRegKey, (HDEVINFO, PSP_DEVINFO_DATA, DWORD…
Dwindows_winusb.c195 DLL_LOAD_FUNC_PREFIXED(SetupAPI, p, SetupDiOpenDevRegKey, true); in init_dlls()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Devices/DeviceAndDriverInstallation/
Dmod.rs579 …tem" #[doc = "Required features: `\"Win32_System_Registry\"`"] fn SetupDiOpenDevRegKey(deviceinfos…
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Devices/DeviceAndDriverInstallation/
Dmod.rs579 …tem" #[doc = "Required features: `\"Win32_System_Registry\"`"] fn SetupDiOpenDevRegKey(deviceinfos…