Query: clk_set_rate_ex
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CLK_SET_RATE_EX(9) Clock Framework Extensions CLK_SET_RATE_EX(9)NAMEclk_set_rate_ex - set the clock rate for a clock source, with additional parameterSYNOPSISint clk_set_rate_ex(struct clk * clk, unsigned long rate, int algo_id);ARGUMENTSclk clock source rate desired clock rate in Hz algo_id algorithm id to be passed down to ops->set_rateDESCRIPTIONReturns success (0) or negative errno.AUTHORPaul Mundt <lethal@linux-sh.org> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CLK_SET_RATE_EX(9)