regulator_register_notifier(9) register regulator event notifier

SYNOPSIS

int regulator_register_notifier(struct regulator * regulator, struct notifier_block * nb);

ARGUMENTS

regulator

regulator source

nb

notifier block

DESCRIPTION

Register notifier block to receive regulator events.

AUTHORS

Liam Girdwood <[email protected]>

Author.

Mark Brown <[email protected]>
Wolfson Microelectronics,
      
     

Author.

COPYRIGHT