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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dsoc-dapm.h51 { .id = snd_soc_dapm_output, .name = wname, .kcontrols = NULL, \
214 snd_soc_dapm_output, /* output pin */ enumerator in enum:snd_soc_dapm_type
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/
H A Dsoc-dapm.c136 case snd_soc_dapm_output:
209 widget->id == snd_soc_dapm_output ||
389 if (widget->id == snd_soc_dapm_output && !widget->ext)
622 case snd_soc_dapm_output:
886 wsink->id == snd_soc_dapm_output)
889 if (wsource->id == snd_soc_dapm_output) {
912 case snd_soc_dapm_output:
986 case snd_soc_dapm_output:

Completed in 47 milliseconds