clk_put(9) suse man page | unix.com

Man Page: clk_put

Operating Environment: suse

Section: 9

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 2.6. July 2010 CLK_PUT(9)
Related Man Pages
oclock(1x) - osf1
oclock(1) - xfree86
drv_usectohz(9f) - redhat
drv_usectohz(9f) - debian
drv_usectohz(9f) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Tar Command
Docker learning Phase-I