suse man page for clk_disable

Query: clk_disable

OS: suse

Section: 9

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

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
pvmfhostsync(3pvm) - redhat
pvm_hostsync(3pvm) - debian
oclock(1) - centos
drv_usectohz(9f) - redhat
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Tar Command
Shopt -s histappend