Query: clk_get_parent
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CLK_GET_PARENT(9) Clock Framework CLK_GET_PARENT(9)NAMEclk_get_parent - get the parent clock source for this clockSYNOPSISstruct clk * clk_get_parent(struct clk * clk);ARGUMENTSclk clock sourceDESCRIPTIONReturns struct clk corresponding to parent clock source, or valid IS_ERR condition containing errno.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CLK_GET_PARENT(9)