Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Darizona.h265 extern const char * const arizona_sample_rate_text[ARIZONA_SAMPLE_RATE_ENUM_SIZE];
Darizona.c606 const char * const arizona_sample_rate_text[ARIZONA_SAMPLE_RATE_ENUM_SIZE] = { variable
611 EXPORT_SYMBOL_GPL(arizona_sample_rate_text);
625 return arizona_sample_rate_text[i]; in arizona_sample_rate_val_to_name()