Searched refs:snd_soc_dapm_aif_out (Results 1 – 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
D | soc-dapm.h | 228 { .id = snd_soc_dapm_aif_out, .name = wname, .sname = stname, \ 232 { .id = snd_soc_dapm_aif_out, .name = wname, .sname = stname, \ 542 snd_soc_dapm_aif_out, /* audio interface output */ enumerator
|
/kernel/linux/linux-5.10/sound/soc/sof/ |
D | sof-audio.c | 411 type = snd_soc_dapm_aif_out; in snd_sof_find_swidget_sname()
|
D | topology.c | 2479 case snd_soc_dapm_aif_out: in sof_widget_ready()
|
/kernel/linux/linux-5.10/drivers/staging/greybus/ |
D | audio_codec.c | 325 if ((w->id != snd_soc_dapm_aif_in) && (w->id != snd_soc_dapm_aif_out)) { in gbaudio_module_update() 344 } else if (w->id == snd_soc_dapm_aif_out) { in gbaudio_module_update()
|
D | audio_topology.c | 1015 [snd_soc_dapm_aif_out] = SND_SOC_DAPM_AIF_OUT_E(NULL, NULL, 0, 1126 case snd_soc_dapm_aif_out: in gbaudio_tplg_create_widget()
|
/kernel/linux/linux-5.10/sound/soc/intel/atom/ |
D | sst-atom-controls.h | 597 { .id = snd_soc_dapm_aif_out, .name = wname, .sname = NULL, \
|
D | sst-atom-controls.c | 1307 case snd_soc_dapm_aif_out: in is_sst_dapm_widget()
|
/kernel/linux/linux-5.10/sound/soc/ |
D | soc-dapm.c | 80 [snd_soc_dapm_aif_out] = 5, 139 [snd_soc_dapm_aif_out] = 11, 2654 case snd_soc_dapm_aif_out: in dapm_update_dai_chan() 3713 case snd_soc_dapm_aif_out: in snd_soc_dapm_new_control_unlocked()
|
D | soc-topology.c | 178 {SND_SOC_TPLG_DAPM_AIF_OUT, snd_soc_dapm_aif_out},
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
D | skl-topology.c | 102 case snd_soc_dapm_aif_out: in is_skl_dsp_widget_type() 1741 (p->sink->id == snd_soc_dapm_aif_out) && in skl_get_mconfig_pb_cpr()
|