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_with_groups(9) - centos |
| alias(4) - opensolaris |
| struct_bus_type(9) - centos |
| oclock(1) - debian |
| oclock(1) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Tar Command |
| Docker learning Phase-I |
| Controlling user input |