Searched refs:GetDeviceId (Results 1 – 5 of 5) sorted by relevance
/reactos/drivers/processor/processr/ |
H A D | pnp.c | 21 GetDeviceId( in GetDeviceId() function 165 Status = GetDeviceId(DeviceObject, in ProcessorSetFriendlyName() 176 Status = GetDeviceId(DeviceObject, in ProcessorSetFriendlyName()
|
/reactos/dll/win32/devmgr/devmgmt/ |
H A D | DeviceView.cpp | 312 Node->GetDeviceId(), in DisplayPropertySheet() 723 if (InstallDevInst(m_hMainWnd, Node->GetDeviceId(), TRUE, &dwReboot)) in UpdateSelectedDevice() 967 (wcscmp(FoundNode->GetDeviceId(), Node->GetDeviceId()) == 0)) in RecurseFindDevice() 999 (wcscmp(FoundNode->GetDeviceId(), Node->GetDeviceId()) == 0)) in RecurseFindDevice()
|
H A D | Node.h | 40 LPWSTR GetDeviceId() { return m_DeviceId; } in GetDeviceId() function
|
/reactos/dll/directx/d3d9/ |
H A D | adapter.c | 128 static void GetDeviceId(LPCSTR lpszDeviceKey, D3DADAPTER_IDENTIFIER9* pIdentifier) in GetDeviceId() function 182 GetDeviceId(DisplayDevice.DeviceID, pIdentifier); in GetAdapterInfo()
|
/reactos/sdk/include/psdk/ |
H A D | devicetopology.idl | 713 HRESULT GetDeviceId(
|