clk_prepare(9) centos man page | unix.com

Man Page: clk_prepare

Operating Environment: centos

Section: 9

CLK_PREPARE(9)							  Clock Framework						    CLK_PREPARE(9)

NAME
clk_prepare - prepare a clock source
SYNOPSIS
int clk_prepare(struct clk * clk);
ARGUMENTS
clk clock source
DESCRIPTION
This prepares the clock source for use. Must not be called from within atomic context.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CLK_PREPARE(9)
Related Man Pages
buici-clock(1) - debian
pvmfhostsync(3pvm) - redhat
oclock(1) - debian
pvmfhostsync(3pvm) - debian
clock_getres(3) - osf1
Similar Topics in the Unix Linux Community
Missing Modules After Compiling Kernel