Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dcfgmgr32.h117 DEVINST CD_dnDevInst;
126 DEVINST CD_dnDevInst;
969 _In_ DEVINST dnDevInst,
978 _In_ DEVINST dnDevInst,
987 _In_ DEVINST dnDevInst,
1083 _In_ DEVINST dnParent,
1092 _In_ DEVINST dnParent,
1101 _In_ DEVINST dnParent,
1111 _In_ DEVINST dnParent,
2287 _In_ DEVINST DevInst,
[all …]
/reactos/dll/cpl/hotplug/
H A Denum.c19 _In_ DEVINST DevInst, in GetDeviceDisplayInfo()
78 _In_ DEVINST DevInst, in InsertDeviceTreeItem()
110 _In_ DEVINST ParentDevInst, in DevTreeRecursiveInsertSubDevices()
114 DEVINST ChildDevInst; in DevTreeRecursiveInsertSubDevices()
220 _In_ DEVINST DevInst, in InsertConfirmDeviceListItem()
247 _In_ DEVINST ParentDevInst, in CfmListRecursiveInsertSubDevices()
250 DEVINST ChildDevInst; in CfmListRecursiveInsertSubDevices()
276 DEVINST DevInst; in CfmListEnumDevices()
H A Deject.c12 DEVINST
61 _In_ DEVINST DevInst, in SafeRemoveDevice()
H A Dhotplug.h52 DEVINST
H A Dhotplug.c138 DEVINST
162 _In_ DEVINST DevInst) in ShowDeviceProperties()
/reactos/dll/win32/devmgr/properties/
H A Dproperties.h23 DEVINST ParentDevInst;
150 IN DEVINST dnParentDevInst OPTIONAL,
155 GetDeviceStatusString(IN DEVINST DevInst,
179 IsDeviceHidden(IN DEVINST DevInst,
184 IsDriverInstalled(IN DEVINST DevInst,
189 CanDisableDevice(IN DEVINST DevInst,
194 IsDeviceStarted(IN DEVINST DevInst,
H A Dmisc.cpp320 IN DEVINST dnParentDevInst OPTIONAL, in GetDeviceLocationString()
443 GetDeviceStatusString(IN DEVINST DevInst, in GetDeviceStatusString()
687 IsDeviceHidden(IN DEVINST DevInst, in IsDeviceHidden()
711 CanDisableDevice(IN DEVINST DevInst, in CanDisableDevice()
735 IsDeviceStarted(IN DEVINST DevInst, in IsDeviceStarted()
759 IsDriverInstalled(IN DEVINST DevInst, in IsDriverInstalled()
H A Ddevprblm.cpp418 IN DEVINST dnDevInst, in DeviceProblemTextA()
492 IN DEVINST dnDevInst, in DeviceProblemTextW()
/reactos/dll/win32/devmgr/devmgmt/
H A DDeviceView.h112 _In_ DEVINST ParentDevice,
132 _In_ DEVINST ParentDevInst,
137 _In_ DEVINST PrevDevice,
172 _In_ DEVINST Device
H A DDeviceNode.h15 DEVINST m_DevInst;
24 _In_opt_ DEVINST Device,
36 DEVINST GetDeviceInst() { return m_DevInst; } in GetDeviceInst()
H A DRootNode.h7 DEVINST m_DevInst;
15 DEVINST GetDeviceInst() { return m_DevInst; } in GetDeviceInst()
H A DDeviceView.cpp591 _In_ DEVINST ParentDevice, in RecurseChildDevices()
596 DEVINST Device; in RecurseChildDevices()
781 _In_ DEVINST ParentDevInst, in GetChildDevice()
794 _In_ DEVINST PrevDevice, in GetSiblingDevice()
1084 _In_ DEVINST Device in GetDeviceNode()
H A DDeviceNode.cpp16 _In_opt_ DEVINST Device, in CDeviceNode()
/reactos/dll/win32/setupapi/
H A Dcfgmgr.c66 DEVINST dnDevInst;
76 DEVINST dnDevInst;
902 _In_ DEVINST dnDevInst, in CM_Add_Empty_Log_Conf()
921 _In_ DEVINST dnDevInst, in CM_Add_Empty_Log_Conf_Ex()
1012 _In_ DEVINST dnDevInst, in CM_Add_IDA()
1029 _In_ DEVINST dnDevInst, in CM_Add_IDW()
1348 _In_ DEVINST dnParent, in CM_Create_DevNodeA()
1367 _In_ DEVINST dnParent, in CM_Create_DevNodeW()
1386 _In_ DEVINST dnParent, in CM_Create_DevNode_ExA()
1416 _In_ DEVINST dnParent, in CM_Create_DevNode_ExW()
[all …]
H A Dsetupapi_private.h132 DEVINST dnDevInst;
H A Ddevclass.c134 DEVINST dnDevInst; in SETUP_CreateDevicesList()
H A Ddevinst.c1583 DEVINST RootDevInst; in SetupDiCreateDeviceInfoW()
1584 DEVINST DevInst; in SetupDiCreateDeviceInfoW()
1721 DEVINST ParentDevInst; in SetupDiRegisterDeviceInfo()
/reactos/sdk/include/reactos/dll/devmgr/
H A Ddevmgr.h53 IN DEVINST dnDevInst,
61 IN DEVINST dnDevInst,
/reactos/dll/shellext/stobject/
H A Dhotplug.cpp18 CSimpleArray<DEVINST> g_devList;
35 HRESULT EnumHotpluggedDevices(CSimpleArray<DEVINST> &devList) in EnumHotpluggedDevices()
/reactos/dll/shellext/deskmon/
H A Ddeskmon.c14 static DEVINST diAdapter;
47 DEVINST diChild; in GetMonitorDevInstID()
/reactos/dll/win32/newdev/
H A Dwizard.c125 IN DEVINST DevInst, in CanDisableDevice()
149 IN DEVINST DevInst, in IsDeviceStarted()