table of contents
other versions
- wheezy 3.2.78-1
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¶
March 2016 | Kernel Hackers Manual 3.2. |