device_resume(9)
NAME
device_resume - Restore state of each device in system.
SYNOPSIS
void device_resume(void);
ARGUMENTS
- void
- no arguments
DESCRIPTION
Resume all the devices, unlock them all, and allow new devices to be
registered once again.
device_resume - Restore state of each device in system.
void device_resume(void);
Resume all the devices, unlock them all, and allow new devices to be
registered once again.