clk_set_parent(9) suse man page | unix.com

Man Page: clk_set_parent

Operating Environment: suse

Section: 9

CLK_SET_PARENT(9)						  Clock Framework						 CLK_SET_PARENT(9)

NAME
clk_set_parent - set the parent clock source for this clock
SYNOPSIS
int clk_set_parent(struct clk * clk, struct clk * parent);
ARGUMENTS
clk clock source parent parent clock source
DESCRIPTION
Returns success (0) or negative errno.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 CLK_SET_PARENT(9)
Related Man Pages
oclock(1) - redhat
pvmfhostsync(3pvm) - redhat
oclock(1) - debian
oclock(1) - xfree86
setclock(3c) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Docker learning Phase-I