reactos/ntoskrnl/io/pnpmgr
Eric Kohl 9a07cde37f [NTOS:IO] Improve the device action worker
- Improve the device action worker to support more than just a single action
- Move the action queue code from IoInvalidateDeviceRelations to a new function IopQueueDeviceAction.
2020-03-01 23:32:25 +01:00
..
plugplay.c [NTOS:IO] Move IopRemovePlugPlayEvent around and add the ResponseData parameter (not used yet) 2020-02-29 14:26:16 +01:00
pnpdma.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
pnpinit.c [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
pnpmgr.c [NTOS:IO] Improve the device action worker 2020-03-01 23:32:25 +01:00
pnpnotify.c [NTOSKRNL] Fix indentation. No code changes! 2019-08-24 10:02:55 +02:00
pnpreport.c [NTOS:IO] Fix indentation. No code changes! 2019-12-29 14:37:13 +01:00
pnpres.c [NTOS:IO] Fix indentation. No code changes! 2020-01-02 23:25:26 +01:00
pnproot.c [NTOS:PNP] Reduce the default buffer size in EnumerateDevices. CORE-15882 2019-07-10 10:58:47 +02:00
pnputil.c [NTOS:PNP] Correctly respect data size in PnpRegSzToString. CORE-15766 2019-02-20 12:23:33 +01:00