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 3.10 June 2014 CLK_PUT(9)
| Related Man Pages |
|---|
| oclock(1x) - osf1 |
| pvmfhostsync(3pvm) - redhat |
| pvmfhostsync(3pvm) - debian |
| oclock(1) - centos |
| drv_usectohz(9f) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Controlling user input |
| [TIP] Processing YAML files with yq |