clk_add_alias(9) centos man page | unix.com

Man Page: clk_add_alias

Operating Environment: centos

Section: 9

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 3.10 June 2014 CLK_ADD_ALIAS(9)
Related Man Pages
device_create(9) - centos
device_create_vargs(9) - centos
struct_bus_type(9) - centos
oclock(1) - centos
oclock(1) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq