Searched refs:snd_soc_dai_get_widget (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/sound/soc/sof/intel/ |
D | hda-dai.c | 335 w = snd_soc_dai_get_widget(dai, substream->stream); in hda_dai_hw_params_update() 404 w = snd_soc_dai_get_widget(dai, stream); in hda_dai_hw_free_ipc() 423 w = snd_soc_dai_get_widget(dai, substream->stream); in ipc3_hda_dai_trigger() 473 w = snd_soc_dai_get_widget(dai, substream->stream); in ipc4_hda_dai_trigger() 612 w = snd_soc_dai_get_widget(dai, substream->stream); in ssp_dai_setup_or_free() 720 w = snd_soc_dai_get_widget(dai, stream); in ipc4_be_dai_common_trigger()
|
D | hda.c | 130 w = snd_soc_dai_get_widget(d, params_data->stream); in sdw_params_stream() 144 w = snd_soc_dai_get_widget(d, free_data->stream); in sdw_free_stream()
|
/Linux-v6.1/include/sound/ |
D | soc-dai.h | 481 struct snd_soc_dapm_widget *snd_soc_dai_get_widget( in snd_soc_dai_get_widget() function
|
/Linux-v6.1/sound/soc/intel/skylake/ |
D | skl-pcm.c | 115 w = snd_soc_dai_get_widget(dai, substream->stream); in skl_set_suspend_active() 477 w = snd_soc_dai_get_widget(dai, substream->stream); in skl_pcm_trigger()
|
/Linux-v6.1/sound/soc/ |
D | soc-pcm.c | 1326 w = snd_soc_dai_get_widget(dai, stream); in dpcm_get_be() 1413 struct snd_soc_dapm_widget *widget = snd_soc_dai_get_widget(dai, stream); in dpcm_be_is_active()
|
D | soc-dapm.c | 2693 w = snd_soc_dai_get_widget(dai, dir); in dapm_update_dai_unlocked() 4417 w = snd_soc_dai_get_widget(dai, stream); in soc_dapm_dai_stream_event()
|