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 |
| oclock(1) - debian |
| xkbaddgeomkeyalias(3) - debian |
| setclock(3c) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |