Home
last modified time | relevance | path

Searched refs:event_strings (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/phy/
Dsfp.c104 static const char * const event_strings[] = { variable
120 if (event >= ARRAY_SIZE(event_strings)) in event_to_str()
122 return event_strings[event]; in event_to_str()