table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
CLK_PREPARE(9) | Clock Framework | CLK_PREPARE(9) |
NAME¶
clk_prepare - prepare a clock sourceSYNOPSIS¶
int
clk_prepare(struct clk * clk);
ARGUMENTS¶
clkclock source
DESCRIPTION¶
This prepares the clock source for use. Must not be called from within atomic context.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |