device_power_up

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

device_power_up - Turn on all devices that need special attention.

SYNOPSIS

void device_power_up(void);

ARGUMENTS

void

no arguments

DESCRIPTION

Power on system devices, then devices that required we shut them down with interrupts disabled.

Must be called with interrupts disabled.