Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoc-dapm.h226 { .id = snd_soc_dapm_aif_out, .name = wname, .sname = stname, \
230 { .id = snd_soc_dapm_aif_out, .name = wname, .sname = stname, \
514 snd_soc_dapm_aif_out, /* audio interface output */ enumerator
/Linux-v4.19/drivers/staging/greybus/
Daudio_codec.c324 if ((w->id != snd_soc_dapm_aif_in) && (w->id != snd_soc_dapm_aif_out)) { in gbaudio_module_update()
343 } else if (w->id == snd_soc_dapm_aif_out) { in gbaudio_module_update()
Daudio_topology.c1122 case snd_soc_dapm_aif_out: in gbaudio_tplg_create_widget()
/Linux-v4.19/sound/soc/intel/atom/
Dsst-atom-controls.h606 { .id = snd_soc_dapm_aif_out, .name = wname, .sname = NULL, \
Dsst-atom-controls.c1295 case snd_soc_dapm_aif_out: in is_sst_dapm_widget()
/Linux-v4.19/sound/soc/
Dsoc-dapm.c78 [snd_soc_dapm_aif_out] = 4,
114 [snd_soc_dapm_aif_out] = 10,
3565 case snd_soc_dapm_aif_out: in snd_soc_dapm_new_control_unlocked()
Dsoc-topology.c180 {SND_SOC_TPLG_DAPM_AIF_OUT, snd_soc_dapm_aif_out},
/Linux-v4.19/sound/soc/intel/skylake/
Dskl-topology.c108 case snd_soc_dapm_aif_out: in is_skl_dsp_widget_type()
1782 (p->sink->id == snd_soc_dapm_aif_out) && in skl_get_mconfig_pb_cpr()