Home
last modified time | relevance | path

Searched refs:read_sdw_lcount (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/sound/soc/sof/intel/
Dtgl.c155 .read_sdw_lcount = hda_sdw_check_lcount_common,
184 .read_sdw_lcount = hda_sdw_check_lcount_common,
213 .read_sdw_lcount = hda_sdw_check_lcount_common,
242 .read_sdw_lcount = hda_sdw_check_lcount_common,
Dlnl.c239 .read_sdw_lcount = hda_sdw_check_lcount_ext,
264 .read_sdw_lcount = hda_sdw_check_lcount_ext,
Dcnl.c472 .read_sdw_lcount = hda_sdw_check_lcount_common,
508 .read_sdw_lcount = hda_sdw_check_lcount_common,
Dicl.c186 .read_sdw_lcount = hda_sdw_check_lcount_common,
Dshim.h190 int (*read_sdw_lcount)(struct snd_sof_dev *sdev); member
Dmtl.c790 .read_sdw_lcount = hda_sdw_check_lcount_common,
818 .read_sdw_lcount = hda_sdw_check_lcount_common,
Dhda-dsp.c1317 if (chip && chip->read_sdw_lcount) in hda_sdw_check_lcount()
1318 return chip->read_sdw_lcount(sdev); in hda_sdw_check_lcount()