Symbol: snd_soc_dapm_aif_in
drivers/staging/greybus/audio_codec.c
308
if ((w->id != snd_soc_dapm_aif_in) && (w->id != snd_soc_dapm_aif_out)) {
drivers/staging/greybus/audio_codec.c
321
if (w->id == snd_soc_dapm_aif_in) {
drivers/staging/greybus/audio_topology.c
1000
[snd_soc_dapm_aif_in] = SND_SOC_DAPM_AIF_IN_E(NULL, NULL, 0,
drivers/staging/greybus/audio_topology.c
1115
case snd_soc_dapm_aif_in:
include/sound/soc-dapm.h
257
.id = snd_soc_dapm_aif_in, .name = wname, .sname = stname, \
include/sound/soc-dapm.h
262
.id = snd_soc_dapm_aif_in, .name = wname, .sname = stname, \
sound/soc/codecs/hdac_hdmi.c
1105
snd_soc_dapm_aif_in, cvt,
sound/soc/intel/atom/sst-atom-controls.c
1306
case snd_soc_dapm_aif_in:
sound/soc/intel/atom/sst-atom-controls.h
589
{ .id = snd_soc_dapm_aif_in, .name = wname, .sname = NULL, \
sound/soc/qcom/qdsp6/topology.c
920
case snd_soc_dapm_aif_in:
sound/soc/sdca/sdca_asoc.c
315
(*widget)->id = snd_soc_dapm_aif_in;
sound/soc/soc-dapm.c
148
[snd_soc_dapm_aif_in] = 12,
sound/soc/soc-dapm.c
2432
[snd_soc_dapm_aif_in] = "aif_in",
sound/soc/soc-dapm.c
3037
case snd_soc_dapm_aif_in:
sound/soc/soc-dapm.c
3859
case snd_soc_dapm_aif_in:
sound/soc/soc-dapm.c
87
[snd_soc_dapm_aif_in] = 5,
sound/soc/soc-topology.c
170
{SND_SOC_TPLG_DAPM_AIF_IN, snd_soc_dapm_aif_in},
sound/soc/sof/ipc3-topology.c
2670
[snd_soc_dapm_aif_in] = {sof_ipc3_widget_setup_comp_host, sof_ipc3_widget_free_comp,
sound/soc/sof/ipc4-topology.c
2091
case snd_soc_dapm_aif_in:
sound/soc/sof/ipc4-topology.c
2248
case snd_soc_dapm_aif_in:
sound/soc/sof/ipc4-topology.c
2452
case snd_soc_dapm_aif_in:
sound/soc/sof/ipc4-topology.c
3194
case snd_soc_dapm_aif_in:
sound/soc/sof/ipc4-topology.c
3980
[snd_soc_dapm_aif_in] = {sof_ipc4_widget_setup_pcm, sof_ipc4_widget_free_comp_pcm,
sound/soc/sof/ipc4-topology.c
721
case snd_soc_dapm_aif_in:
sound/soc/sof/sof-audio.c
688
if (dir == SNDRV_PCM_STREAM_PLAYBACK && widget->id != snd_soc_dapm_aif_in)
sound/soc/sof/sof-audio.c
980
type = snd_soc_dapm_aif_in;
sound/soc/sof/sof-audio.h
43
#define WIDGET_IS_AIF(id) ((id) == snd_soc_dapm_aif_in || (id) == snd_soc_dapm_aif_out)
sound/soc/sof/topology.c
1549
case snd_soc_dapm_aif_in: