Searched refs:snd_soc_dapm_mux (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/sound/ |
D | soc-dapm.h | 94 { .id = snd_soc_dapm_mux, .name = wname, .reg = wreg, .shift = wshift, \ 151 { .id = snd_soc_dapm_mux, .name = wname, .reg = wreg, .shift = wshift, \ 379 snd_soc_dapm_mux, /* selects 1 analog signal from many inputs */ enumerator
|
/linux-2.6.39/sound/soc/ |
D | soc-dapm.c | 59 [snd_soc_dapm_mux] = 5, 85 [snd_soc_dapm_mux] = 9, 206 case snd_soc_dapm_mux: { in dapm_set_path_status() 1342 if (widget->id != snd_soc_dapm_mux && in dapm_mux_update_power() 1649 case snd_soc_dapm_mux: in snd_soc_dapm_add_route() 1740 case snd_soc_dapm_mux: in snd_soc_dapm_new_widgets()
|