clk_disable(9) suse man page | unix.com

Man Page: clk_disable

Operating Environment: suse

Section: 9

CLK_DISABLE(9)							  Clock Framework						    CLK_DISABLE(9)

NAME
clk_disable - inform the system when the clock source is no longer required.
SYNOPSIS
void clk_disable(struct clk * clk);
ARGUMENTS
clk clock source
DESCRIPTION
Inform the system that a clock source is no longer required by a driver and may be shut down.
IMPLEMENTATION DETAIL
if the clock source is shared between multiple drivers, clk_enable calls must be balanced by the same number of clk_disable calls for the clock source to be disabled.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 CLK_DISABLE(9)
Related Man Pages
buici-clock(1) - debian
oclock(1) - centos
oclock(1) - xfree86
oclock(1) - suse
drv_usectohz(9f) - redhat
Similar Topics in the Unix Linux Community
Migrating to UNIX
Update kernel Linux without reboot?!
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB