centos man page for clk_put

Query: clk_put

OS: centos

Section: 9

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

CLK_PUT(9)							  Clock Framework							CLK_PUT(9)

NAME
clk_put - "free" the clock source
SYNOPSIS
void clk_put(struct clk * clk);
ARGUMENTS
clk clock source
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 CLK_PUT(9)
Related Man Pages
oclock(1) - redhat
oclock(1x) - osf1
oclock(1) - xfree86
oclock(1) - suse
drv_usectohz(9f) - sunos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
Docker learning Phase-I
Please Welcome Dave Munro to the Moderator Team!