Searched refs:hda_sdw_check_lcount (Results 1 – 3 of 3) sorted by relevance
836 int hda_sdw_check_lcount(struct snd_sof_dev *sdev);857 static inline int hda_sdw_check_lcount(struct snd_sof_dev *sdev) in hda_sdw_check_lcount() 854 static inline int hda_sdw_check_lcount(struct snd_sof_dev *sdev) hda_sdw_check_lcount() function
1316 int hda_sdw_check_lcount(struct snd_sof_dev *sdev) in hda_sdw_check_lcount() function1326 EXPORT_SYMBOL_NS(hda_sdw_check_lcount, "SND_SOC_SOF_INTEL_HDA_COMMON");
245 ret = hda_sdw_check_lcount(sdev); in hda_sdw_startup()