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.h815 int hda_sdw_check_lcount(struct snd_sof_dev *sdev);
836 static inline int hda_sdw_check_lcount(struct snd_sof_dev *sdev) in hda_sdw_check_lcount() function
H A Dhda-dsp.c1312 int hda_sdw_check_lcount(struct snd_sof_dev *sdev) in hda_sdw_check_lcount() function
1322 EXPORT_SYMBOL_NS(hda_sdw_check_lcount, SND_SOC_SOF_INTEL_HDA_COMMON);
H A Dhda.c235 ret = hda_sdw_check_lcount(sdev); in hda_sdw_startup()