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 |
|---|
| oclock(1) - redhat |
| oclock(1) - debian |
| oclock(1) - suse |
| drv_usectohz(9f) - debian |
| drv_usectohz(9f) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Getting command output to putty window title. |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |