/reactos/sdk/include/psdk/ |
H A D | cfgmgr32.h | 117 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 D | enum.c | 19 _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 D | eject.c | 12 DEVINST 61 _In_ DEVINST DevInst, in SafeRemoveDevice()
|
H A D | hotplug.h | 52 DEVINST
|
H A D | hotplug.c | 138 DEVINST 162 _In_ DEVINST DevInst) in ShowDeviceProperties()
|
/reactos/dll/win32/devmgr/properties/ |
H A D | properties.h | 23 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 D | misc.cpp | 320 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 D | devprblm.cpp | 418 IN DEVINST dnDevInst, in DeviceProblemTextA() 492 IN DEVINST dnDevInst, in DeviceProblemTextW()
|
/reactos/dll/win32/devmgr/devmgmt/ |
H A D | DeviceView.h | 112 _In_ DEVINST ParentDevice, 132 _In_ DEVINST ParentDevInst, 137 _In_ DEVINST PrevDevice, 172 _In_ DEVINST Device
|
H A D | DeviceNode.h | 15 DEVINST m_DevInst; 24 _In_opt_ DEVINST Device, 36 DEVINST GetDeviceInst() { return m_DevInst; } in GetDeviceInst()
|
H A D | RootNode.h | 7 DEVINST m_DevInst; 15 DEVINST GetDeviceInst() { return m_DevInst; } in GetDeviceInst()
|
H A D | DeviceView.cpp | 591 _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 D | DeviceNode.cpp | 16 _In_opt_ DEVINST Device, in CDeviceNode()
|
/reactos/dll/win32/setupapi/ |
H A D | cfgmgr.c | 66 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 D | setupapi_private.h | 132 DEVINST dnDevInst;
|
H A D | devclass.c | 134 DEVINST dnDevInst; in SETUP_CreateDevicesList()
|
H A D | devinst.c | 1583 DEVINST RootDevInst; in SetupDiCreateDeviceInfoW() 1584 DEVINST DevInst; in SetupDiCreateDeviceInfoW() 1721 DEVINST ParentDevInst; in SetupDiRegisterDeviceInfo()
|
/reactos/sdk/include/reactos/dll/devmgr/ |
H A D | devmgr.h | 53 IN DEVINST dnDevInst, 61 IN DEVINST dnDevInst,
|
/reactos/dll/shellext/stobject/ |
H A D | hotplug.cpp | 18 CSimpleArray<DEVINST> g_devList; 35 HRESULT EnumHotpluggedDevices(CSimpleArray<DEVINST> &devList) in EnumHotpluggedDevices()
|
/reactos/dll/shellext/deskmon/ |
H A D | deskmon.c | 14 static DEVINST diAdapter; 47 DEVINST diChild; in GetMonitorDevInstID()
|
/reactos/dll/win32/newdev/ |
H A D | wizard.c | 125 IN DEVINST DevInst, in CanDisableDevice() 149 IN DEVINST DevInst, in IsDeviceStarted()
|