This function sends a power status change notification to the LED devices.
VOID NLedDriverPowerDown ( BOOL power_down );
None.
This function can take action as appropriate for the LED devices, such as turning them off.
Implement this GWES-layer function as part of porting native device drivers.
This function is declared in the Led_drvr.h header file.