reactos/ntoskrnl/io/pnpmgr
2022-09-26 23:35:09 +02:00
..
arbiters.c [SDK:DDK][NTOS:PNP] Implement PnP arbiters initialization 2022-01-10 06:35:45 +03:00
devaction.c [NTOS:PNP] Misc IoInvalidateDeviceState fixes 2022-05-24 05:04:11 +03:00
devnode.c
plugplay.c [NTOS:PNP] Partially implement NtPlugPlayControl(PlugPlayControlQueryAndRemoveDevice) 2022-09-26 23:35:09 +02:00
pnpdma.c
pnpinit.c [NTOS:IO] Check RtlCreateUnicodeString return value when initializing PnP services 2021-06-28 10:20:57 +02:00
pnpirp.c [NTOS:PNP] Misc IoInvalidateDeviceState fixes 2022-05-24 05:04:11 +03:00
pnpmgr.c [NTOS:PNP] Misc IoInvalidateDeviceState fixes 2022-05-24 05:04:11 +03:00
pnpnotify.c
pnpreport.c [NTOS:PNP] Set DeviceReported=1 in Instance key and Control key of legacy devices at report time 2021-12-16 16:14:21 +01:00
pnpres.c [NTOS:PNP] Fix resource conflict detection 2021-10-14 23:39:31 +02:00
pnproot.c [NTOS:PNP] Let pnproot only report already detected devices 2021-12-16 16:14:21 +01:00
pnputil.c