Name

device_resume — Restore state of each device in system.

Synopsis

void device_resume (pm_message_t state);
 

Arguments

state

PM transition of the system being carried out.

Description

Resume all the devices, unlock them all, and allow new devices to be registered once again.