Searched defs:getrev (Results 1 - 5 of 5) sorted by last modified time

/drivers/isdn/hardware/eicon/
H A Dcapimain.c42 static char *getrev(const char *revision) function
132 printk("%s Build: %s(%s)\n", getrev(tmprev),
H A Ddiva_didd.c53 static char *getrev(const char *revision) function
76 seq_printf(m, "revision : %s\n", getrev(tmprev));
120 printk("%s Build:%s(%s)\n", getrev(tmprev),
H A Ddivamnt.c57 static char *getrev(const char *revision) function
222 printk("%s Build: %s \n", getrev(tmprev), DIVA_BUILD);
H A Ddivasi.c57 static char *getrev(const char *revision) function
97 seq_printf(m, "revision : %s\n", getrev(tmprev));
172 printk("%s Build: %s\n", getrev(tmprev), DIVA_BUILD);
H A Ddivasmain.c165 static char *getrev(const char *revision) function
196 getrev(tmprev), diva_xdi_common_code_build, DIVA_BUILD, major);
777 printk("%s Build: %s(%s)\n", getrev(tmprev),

Completed in 64 milliseconds