Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dsimple-mux.c12 #define MUX_TEXT_SIZE 2 macro
18 const char *mux_texts[MUX_TEXT_SIZE];
26 static const char * const simple_mux_texts[MUX_TEXT_SIZE] = {
122 of_property_read_string_array(np, "state-labels", priv->mux_texts, MUX_TEXT_SIZE); in simple_mux_probe()