CLK_UNPREPARE(9) Clock Framework CLK_UNPREPARE(9)NAMEclk_unprepare - undo preparation of a clock sourceSYNOPSISvoid clk_unprepare(struct clk * clk);ARGUMENTSclk clock sourceDESCRIPTIONThis undoes a previously prepared clock. The caller must balance the number of prepare and unprepare calls. Must not be called from within atomic context.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CLK_UNPREPARE(9)
| Related Man Pages |
|---|
| clock(1) - debian |
| struct_ccwgroup_driver(9) - centos |
| oclock(1) - debian |
| pvmfhostsync(3pvm) - debian |
| oclock(1) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |