Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/intel/
H A Dhda.h833 int hda_sdw_check_lcount(struct snd_sof_dev *sdev);
854 static inline int hda_sdw_check_lcount(struct snd_sof_dev *sdev) in hda_sdw_check_lcount() function
H A Dhda-dsp.c1315 int hda_sdw_check_lcount(struct snd_sof_dev *sdev) in hda_sdw_check_lcount() function
1325 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()