Searched refs:aif_chan_src_text (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8994.c | 503 static const char *aif_chan_src_text[] = { variable 508 WM8994_AIF1_CONTROL_1, 15, aif_chan_src_text); 511 WM8994_AIF1_CONTROL_1, 14, aif_chan_src_text); 514 WM8994_AIF2_CONTROL_1, 15, aif_chan_src_text); 517 WM8994_AIF2_CONTROL_1, 14, aif_chan_src_text); 520 WM8994_AIF1_CONTROL_2, 15, aif_chan_src_text); 523 WM8994_AIF1_CONTROL_2, 14, aif_chan_src_text); 526 WM8994_AIF2_CONTROL_2, 15, aif_chan_src_text); 529 WM8994_AIF2_CONTROL_2, 14, aif_chan_src_text);
|