Searched refs:hda_codec_check_for_state_change (Results 1 – 3 of 3) sorted by relevance
242 void hda_codec_check_for_state_change(struct snd_sof_dev *sdev) in hda_codec_check_for_state_change() function253 EXPORT_SYMBOL_NS_GPL(hda_codec_check_for_state_change, SND_SOC_SOF_HDA_AUDIO_CODEC);
757 void hda_codec_check_for_state_change(struct snd_sof_dev *sdev);773 static inline void hda_codec_check_for_state_change(struct snd_sof_dev *sdev) { } in hda_codec_check_for_state_change() function
684 hda_codec_check_for_state_change(sdev); in hda_dsp_interrupt_thread()