CLK_ENABLE(9) Clock Framework CLK_ENABLE(9)NAMEclk_enable - inform the system when the clock source should be running.SYNOPSISint clk_enable(struct clk * clk);ARGUMENTSclk clock sourceDESCRIPTIONIf the clock can not be enabled/disabled, this should return success. Returns success (0) or negative errno.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CLK_ENABLE(9)
| Related Man Pages |
|---|
| clock_settime(3c) - opensolaris |
| oclock(1x) - osf1 |
| oclock(1) - debian |
| setclock(3c) - hpux |
| gstreamer::clock(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Change directory error |
| Cut command on RHEL 6.8 compatibility issues |
| Docker learning Phase-I |