Searched refs:getrev (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddiva_didd.c51 static char *getrev(const char *revision) function
77 len += sprintf(page + len, "revision : %s\n", getrev(tmprev));
116 printk("%s Build:%s(%s)\n", getrev(tmprev),
H A Dcapimain.c40 static char *getrev(const char *revision) function
123 printk("%s Build: %s(%s)\n", getrev(tmprev),
H A Ddivamnt.c55 static char *getrev(const char *revision) function
215 printk("%s Build: %s \n", getrev(tmprev), DIVA_BUILD);
H A Ddivasi.c56 static char *getrev(const char *revision) function
99 len += sprintf(page + len, "revision : %s\n", getrev(tmprev));
171 printk("%s Build: %s\n", getrev(tmprev), DIVA_BUILD);
H A Ddivasmain.c167 static char *getrev(const char *revision) function
198 getrev(tmprev), diva_xdi_common_code_build, DIVA_BUILD, major);
781 printk("%s Build: %s(%s)\n", getrev(tmprev),

Completed in 116 milliseconds