regulator_unregister_notifier

Langue: en

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

regulator_unregister_notifier - unregister regulator event notifier

SYNOPSIS

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

ARGUMENTS

regulator

regulator source

nb

notifier block

DESCRIPTION

Unregister regulator event notifier block.

AUTHORS

Liam Girdwood <lrg@slimlogic.co.uk>

Author.

Mark Brown <broonie@opensource.wolfsonmicro.com>
Wolfson Microelectronics,
      
     

Author.