tag
line
file
source code
couldnot_msg
88
drivers/net/3c505.c
static const char * couldnot_msg = "%s: 3c505 not found\n";
couldnot_msg
1363
drivers/net/3c505.c
printk(couldnot_msg, dev->name);