Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/i3c/
Dmaster.c199 static const char * const hdrcap_strings[] = { variable
217 if (mode >= ARRAY_SIZE(hdrcap_strings)) in hdrcap_show()
220 if (!hdrcap_strings[mode]) in hdrcap_show()
224 hdrcap_strings[mode]); in hdrcap_show()