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
alias(4) - opensolaris
xkbaddgeomkeyalias(3) - suse
device_create(9) - suse
device_create_vargs(9) - suse
setclock(3c) - hpux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
Migrating to UNIX
Docker learning Phase-I