Query: clk_set_parent
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 3.10 June 2014 CLK_SET_PARENT(9)