
NAME
device_resume - Restore state of each device in system.
SYNOPSIS
void device_resume (void);
ARGUMENTS
void no arguments
DESCRIPTION
Walk the dpm_off list, remove each entry, resume the device, then add
it to the dpm_active list.