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

/linux-master/drivers/i3c/
H A Dmaster.c201 static const char * const hdrcap_strings[] = { variable
219 if (mode >= ARRAY_SIZE(hdrcap_strings))
222 if (!hdrcap_strings[mode])
226 hdrcap_strings[mode]);

Completed in 164 milliseconds