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 2.6. July 2010 CLK_ADD_ALIAS(9)
| Related Man Pages |
|---|
| oclock(1) - redhat |
| alias(4) - opensolaris |
| xkbaddgeomkeyalias(3) - x11r4 |
| device_create_vargs(9) - suse |
| setclock(3c) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| SOCKS proxy & PAM configuration exposure |
| Docker learning Phase-I |
| The Future of the PM (Private Message) System at UNIX.com |
| Shopt -s histappend |