mod_str           324 drivers/edac/skx_common.c 			int chan, int dimmno, const char *mod_str)
mod_str           336 drivers/edac/skx_common.c 		pr_warn_once("%s: Can't find size of NVDIMM. Try enabling CONFIG_ACPI_NFIT\n", mod_str);
mod_str           372 drivers/edac/skx_common.c 		     const char *ctl_name, const char *mod_str,
mod_str           410 drivers/edac/skx_common.c 	mci->mod_name = mod_str;
mod_str           133 drivers/edac/skx_common.h 			int chan, int dimmno, const char *mod_str);
mod_str           136 drivers/edac/skx_common.h 		     const char *ctl_name, const char *mod_str,
mod_str           317 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	static const char *mod_str[] = {
mod_str           328 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 			    mod_str[pi->phy.modtype]);
mod_str           305 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	static const char *mod_str[] = {
mod_str           314 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	else if (pi->mod_type < ARRAY_SIZE(mod_str))
mod_str           315 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		netdev_info(dev, "%s module inserted\n", mod_str[pi->mod_type]);
mod_str           216 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	static const char * const mod_str[] = {
mod_str           225 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	else if (pi->mod_type < ARRAY_SIZE(mod_str))
mod_str           227 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 			 dev->name, mod_str[pi->mod_type]);
mod_str          1378 drivers/scsi/csiostor/csio_mb.c 	static char *mod_str[] = {
mod_str          1386 drivers/scsi/csiostor/csio_mb.c 	else if (port->mod_type < ARRAY_SIZE(mod_str))
mod_str          1388 drivers/scsi/csiostor/csio_mb.c 			  mod_str[port->mod_type]);