CLK_PUT(9) Clock Framework CLK_PUT(9)NAMEclk_put - "free" the clock sourceSYNOPSISvoid clk_put(struct clk * clk);ARGUMENTSclk clock sourceNOTEdrivers 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CLK_PUT(9)
| Related Man Pages |
|---|
| pvmfhostsync(3pvm) - redhat |
| pvm_hostsync(3pvm) - debian |
| oclock(1) - xfree86 |
| drv_usectohz(9f) - redhat |
| drv_usectohz(9f) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |