DPM_POWER_UP

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

dpm_power_up - Power on some devices.  

SYNOPSIS

"SYNOPSIS"

void dpm_power_up ( void);  

ARGUMENTS

void
no arguments
 

DESCRIPTION

Walk the dpm_off_irq list and power each device up. This is used for devices that required they be powered down with interrupts disabled. As devices are powered on, they are moved to the dpm_suspended list.

Interrupts must be disabled when calling this.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:04 GMT, October 09, 2005