1. NAME

regulator_suspend_prepare - prepare regulators for system wide suspend

2. SYNOPSIS

int regulator_suspend_prepare(suspend_state_t  state );

3. ARGUMENTS

state
    system suspend state

4. DESCRIPTION

Configure each regulator with itAqs suspend operating parameters for state. This will usually be called by machine suspend code prior to supending.

5. AUTHORS

Liam Girdwood <>
    Author.

Mark Brown <>
Wolfson Microelectronics,
    Author.

6. COPYRIGHT