event_strings      92 drivers/net/phy/sfp.c static const char * const event_strings[] = {
event_strings     106 drivers/net/phy/sfp.c 	if (event >= ARRAY_SIZE(event_strings))
event_strings     108 drivers/net/phy/sfp.c 	return event_strings[event];