This function indicates to the driver that the system is entering or leaving the suspend state.
VOID DdsiTouchPanelPowerHandler( BOOL bOff );
As with all power-down handlers, this function cannot call functions in other DLLs, memory allocators, debugging-output functions, or do anything that could cause a page fault. This routine is called by the MDD.