Home
last modified time | relevance | path

Searched refs:hda_codec_stop_cmd_io (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-codec.c297 void hda_codec_stop_cmd_io(struct snd_sof_dev *sdev) in hda_codec_stop_cmd_io() function
308 EXPORT_SYMBOL_NS_GPL(hda_codec_stop_cmd_io, SND_SOC_SOF_HDA_AUDIO_CODEC);
H A Dhda-ctrl.c305 hda_codec_stop_cmd_io(sdev); in hda_dsp_ctrl_stop_chip()
H A Dhda.h730 void hda_codec_stop_cmd_io(struct snd_sof_dev *sdev);
746 static inline void hda_codec_stop_cmd_io(struct snd_sof_dev *sdev) { } in hda_codec_stop_cmd_io() function