suse man page for clk_add_alias

Query: clk_add_alias

OS: suse

Section: 9

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

CLK_ADD_ALIAS(9)						  Clock Framework						  CLK_ADD_ALIAS(9)

NAME
clk_add_alias - add a new clock alias
SYNOPSIS
int clk_add_alias(const char * alias, const char * alias_dev_name, char * id, struct device * dev);
ARGUMENTS
alias name for clock alias alias_dev_name device name id platform specific clock name dev device
DESCRIPTION
Allows using generic clock names for drivers by adding a new alias. Assumes clkdev, see clkdev.h for more info.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 CLK_ADD_ALIAS(9)
Related Man Pages
struct_device_driver(9) - centos
oclock(1) - centos
oclock(1) - xfree86
xkbaddgeomkeyalias(3) - x11r4
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I