Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
10/16/2014
This function sets the KITL device to power off mode. It is called by the power handler from OEMPowerOff before the KITL device reaches suspend mode.
Syntax
VOID OALKitlPowerOff();
Parameters
None.
Return Value
None.
Remarks
OALKitlPowerOff should save all information about the KITL device.
Requirements
Header |
oal_kitl.h |
Library |
Developer Implemented |
See Also
Reference
KITL Functions for Any Driver
KITL Functions for Production-Quality OAL