Searched refs:hda_dai_config (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda-dai-ops.c | 538 ret = hda_dai_config(w, SOF_DAI_CONFIG_FLAGS_HW_FREE, &data); in hda_ipc3_post_trigger() 548 return hda_dai_config(w, SOF_DAI_CONFIG_FLAGS_PAUSE, NULL); in hda_ipc3_post_trigger()
|
H A D | hda-dai.c | 40 int hda_dai_config(struct snd_soc_dapm_widget *w, unsigned int flags, in hda_dai_config() function 253 return hda_dai_config(w, flags, &data); in hda_dai_hw_params()
|
H A D | hda.h | 986 int hda_dai_config(struct snd_soc_dapm_widget *w, unsigned int flags,
|
H A D | hda.c | 108 return hda_dai_config(w, SOF_DAI_CONFIG_FLAGS_HW_PARAMS, &data); in sdw_params_stream()
|