clk_set_rate_ex(9) suse man page | unix.com

Man Page: clk_set_rate_ex

Operating Environment: suse

Section: 9

CLK_SET_RATE_EX(9)					    Clock Framework Extensions						CLK_SET_RATE_EX(9)

NAME
clk_set_rate_ex - set the clock rate for a clock source, with additional parameter
SYNOPSIS
int clk_set_rate_ex(struct clk * clk, unsigned long rate, int algo_id);
ARGUMENTS
clk clock source rate desired clock rate in Hz algo_id algorithm id to be passed down to ops->set_rate
DESCRIPTION
Returns success (0) or negative errno.
AUTHOR
Paul Mundt <lethal@linux-sh.org> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 CLK_SET_RATE_EX(9)
Related Man Pages
pvmfhostsync(3pvm) - redhat
dmascc_cfg(1) - debian
profhz(9) - netbsd
tickadj(9) - netbsd
tick(9) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I