centos man page for regulator_put

Query: regulator_put

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

REGULATOR_PUT(9)						   API reference						  REGULATOR_PUT(9)

NAME
regulator_put - "free" the regulator source
SYNOPSIS
void regulator_put(struct regulator * regulator);
ARGUMENTS
regulator regulator source
NOTE
drivers must ensure that all regulator_enable calls made on this regulator source are balanced by regulator_disable calls prior to calling this function.
AUTHORS
Liam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 REGULATOR_PUT(9)
Related Man Pages
ieee80211_sta_set_buffered(9) - centos
regulator_set_optimum_mode(9) - centos
srp_reconnect_rport(9) - centos
struct_regulator_config(9) - centos
tbrconfig(8) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq