CLK_SET_PARENT(9) Clock Framework CLK_SET_PARENT(9)NAMEclk_set_parent - set the parent clock source for this clockSYNOPSISint clk_set_parent(struct clk * clk, struct clk * parent);ARGUMENTSclk clock source parent parent clock sourceDESCRIPTIONReturns success (0) or negative errno.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CLK_SET_PARENT(9)