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)NAMEclk_disable - inform the system when the clock source is no longer required.SYNOPSISvoid clk_disable(struct clk * clk);ARGUMENTSclk clock sourceDESCRIPTIONInform the system that a clock source is no longer required by a driver and may be shut down.IMPLEMENTATION DETAILif 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CLK_DISABLE(9)
Related Man Pages |
---|
oclock(1) - redhat |
oclock(1) - debian |
pvm_hostsync(3pvm) - debian |
oclock(1) - centos |
oclock(1) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Getting command output to putty window title. |
Migrating to UNIX |
Cut command on RHEL 6.8 compatibility issues |
Update kernel Linux without reboot?! |