Searched refs:isdn_getrev (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_common.c2296 isdn_getrev(const char *revision) function
2362 printk(KERN_NOTICE "ISDN subsystem Rev: %s/", isdn_getrev(tmprev));
2364 printk("%s/", isdn_getrev(tmprev));
2366 printk("%s/", isdn_getrev(tmprev));
2368 printk("%s/", isdn_getrev(tmprev));
2370 printk("%s/", isdn_getrev(tmprev));
2372 printk("%s", isdn_getrev(tmprev));
H A Disdn_ttyfax.c28 isdn_getrev(const char *revision) function
1091 sprintf(rs, "\r\nRev: %s", isdn_getrev(rss));

Completed in 63 milliseconds