centos man page for clk_enable

Query: clk_enable

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CLK_ENABLE(9)							  Clock Framework						     CLK_ENABLE(9)

NAME
clk_enable - inform the system when the clock source should be running.
SYNOPSIS
int clk_enable(struct clk * clk);
ARGUMENTS
clk clock source
DESCRIPTION
If the clock can not be enabled/disabled, this should return success. May be called from atomic contexts. Returns success (0) or negative errno.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CLK_ENABLE(9)
Related Man Pages
clock_settime(3c) - opensolaris
pvmfhostsync(3pvm) - redhat
pvmfhostsync(3pvm) - debian
oclock(1) - centos
oclock(1) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
Tar Command
Controlling user input
[TIP] Processing YAML files with yq