Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dhda.h825 int hda_sdw_check_lcount(struct snd_sof_dev *sdev);
846 static inline int hda_sdw_check_lcount(struct snd_sof_dev *sdev) in hda_sdw_check_lcount() function
H A Dhda-dsp.c1307 int hda_sdw_check_lcount(struct snd_sof_dev *sdev) in hda_sdw_check_lcount() function
1317 EXPORT_SYMBOL_NS(hda_sdw_check_lcount, "SND_SOC_SOF_INTEL_HDA_COMMON");
H A Dhda.c240 ret = hda_sdw_check_lcount(sdev); in hda_sdw_startup()