devm_clk_put(9) centos man page | unix.com

Man Page: devm_clk_put

Operating Environment: centos

Section: 9

DEVM_CLK_PUT(9) 						  Clock Framework						   DEVM_CLK_PUT(9)

NAME
devm_clk_put - "free" a managed clock source
SYNOPSIS
void devm_clk_put(struct device * dev, struct clk * clk);
ARGUMENTS
dev device used to acuqire the clock clk clock source acquired with devm_clk_get
NOTE
drivers must ensure that all clk_enable calls made on this clock source are balanced by clk_disable calls prior to calling this function. clk_put should not be called from within interrupt context.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DEVM_CLK_PUT(9)
Related Man Pages
oclock(1) - redhat
oclock(1x) - osf1
pvmfhostsync(3pvm) - redhat
pvm_hostsync(3pvm) - debian
drv_usectohz(9f) - redhat
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
Shopt -s histappend