Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i3c/
Dmaster.c200 static const char * const hdrcap_strings[] = { variable
218 if (mode >= ARRAY_SIZE(hdrcap_strings)) in hdrcap_show()
221 if (!hdrcap_strings[mode]) in hdrcap_show()
225 hdrcap_strings[mode]); in hdrcap_show()