Home
last modified time | relevance | path

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

/linux/drivers/i3c/
H A Dmaster.c202 static const char * const hdrcap_strings[] = { variable
220 if (mode >= ARRAY_SIZE(hdrcap_strings)) in hdrcap_show()
223 if (!hdrcap_strings[mode]) in hdrcap_show()
227 hdrcap_strings[mode]); in hdrcap_show()