VOID
PopThermalZoneCleanup(
IN PDEVICE_OBJECT DeviceObject,
IN PIRP Irp,
IN PVOID Context
);
Routine Description:
Timer dpc used to unblock pending read of thermal zone Temperature
in order to get the Temperature now
Arguments:
DeferredConext - ThermalZone
Return Value:
None.