Query: clk_add_alias
OS: centos
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)NAMEclk_add_alias - add a new clock aliasSYNOPSISint clk_add_alias(const char * alias, const char * alias_dev_name, char * id, struct device * dev);ARGUMENTSalias name for clock alias alias_dev_name device name id platform specific clock name dev deviceDESCRIPTIONAllows using generic clock names for drivers by adding a new alias. Assumes clkdev, see clkdev.h for more info.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CLK_ADD_ALIAS(9)
Related Man Pages |
---|
device_create(9) - centos |
device_create_with_groups(9) - centos |
struct_device_driver(9) - centos |
oclock(1) - centos |
oclock(1) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
CentOS7 restoring file capabilities |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
Controlling user input |