table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
CLK_GET_PARENT(9) | Clock Framework | CLK_GET_PARENT(9) |
NAME¶
clk_get_parent - get the parent clock source for this clockSYNOPSIS¶
struct
clk * clk_get_parent(struct clk * clk);
ARGUMENTS¶
clkclock source
DESCRIPTION¶
Returns struct clk corresponding to parent clock source, or valid IS_ERR condition containing errno.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |