/Linux-v4.19/drivers/mtd/devices/ |
D | ms02-nv.c | 119 static int version_printed; in ms02nv_init_one() local 139 if (!version_printed) { in ms02nv_init_one() 141 version_printed = 1; in ms02nv_init_one()
|
/Linux-v4.19/drivers/net/appletalk/ |
D | ipddp.c | 68 static unsigned version_printed; in ipddp_init() local 79 if (version_printed++ == 0) in ipddp_init()
|
D | cops.c | 278 static unsigned version_printed; in cops_probe1() local 282 if(cops_debug && version_printed++ == 0) in cops_probe1()
|
/Linux-v4.19/drivers/net/ethernet/8390/ |
D | apne.c | 214 static unsigned version_printed; in apne_probe1() local 216 if ((apne_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in apne_probe1()
|
D | smc-ultra.c | 209 static unsigned version_printed; in ultra_probe1() local 236 if ((ultra_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in ultra_probe1()
|
D | wd.c | 172 static unsigned version_printed; in wd_probe1() local 190 if ((wd_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in wd_probe1()
|
D | ne.c | 300 static unsigned version_printed; in ne_probe1() local 328 if ((ne_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in ne_probe1()
|
D | lib8390.c | 114 static unsigned version_printed; variable 972 if ((msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in ethdev_setup()
|
/Linux-v4.19/drivers/net/ethernet/natsemi/ |
D | sonic.c | 36 static unsigned int version_printed; variable 48 if (version_printed++ == 0) in sonic_msg_init()
|
/Linux-v4.19/drivers/net/ethernet/amd/ |
D | am79c961a.c | 654 static unsigned version_printed; in am79c961_banner() local 656 if (net_debug && version_printed++ == 0) in am79c961_banner()
|
D | declance.c | 1024 static unsigned version_printed; in dec_lance_probe() local 1036 if (dec_lance_debug && version_printed++ == 0) in dec_lance_probe()
|
D | sunlance.c | 1307 static unsigned version_printed; in sparc_lance_probe_one() local 1318 if (sparc_lance_debug && version_printed++ == 0) in sparc_lance_probe_one()
|
/Linux-v4.19/drivers/net/ethernet/seeq/ |
D | ether3.c | 736 static unsigned version_printed = 0; in ether3_banner() local 738 if (net_debug && version_printed++ == 0) in ether3_banner()
|
/Linux-v4.19/drivers/net/ethernet/i825xx/ |
D | ether1.c | 972 static unsigned int version_printed = 0; in ether1_banner() local 974 if (net_debug && version_printed++ == 0) in ether1_banner()
|
/Linux-v4.19/drivers/net/ethernet/sun/ |
D | sunqe.c | 834 static unsigned version_printed; in qec_ether_init() local 840 if (version_printed++ == 0) in qec_ether_init()
|
D | sunbmac.c | 1074 static int version_printed; in bigmac_ether_init() local 1085 if (version_printed++ == 0) in bigmac_ether_init()
|
/Linux-v4.19/drivers/block/ |
D | sunvdc.c | 879 static int version_printed; in print_version() local 881 if (version_printed++ == 0) in print_version()
|
/Linux-v4.19/drivers/net/ethernet/dlink/ |
D | dl2k.c | 119 static int version_printed; in rio_probe1() local 123 if (!version_printed++) in rio_probe1()
|
/Linux-v4.19/drivers/net/ethernet/amazon/ena/ |
D | ena_netdev.c | 3161 static int version_printed; in ena_probe() local 3174 if (version_printed++ == 0) in ena_probe()
|
/Linux-v4.19/drivers/net/ethernet/broadcom/ |
D | bnx2.c | 8569 static int version_printed = 0; in bnx2_init_one() local 8575 if (version_printed++ == 0) in bnx2_init_one()
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 8840 static int version_printed; in bnxt_init_one() local 8848 if (version_printed++ == 0) in bnxt_init_one()
|