Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/intel/
H A 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,
H A Dptl.c117 .read_sdw_lcount = hda_sdw_check_lcount_ext,
H A Dlnl.c177 .read_sdw_lcount = hda_sdw_check_lcount_ext,
H A Dcnl.c472 .read_sdw_lcount = hda_sdw_check_lcount_common,
508 .read_sdw_lcount = hda_sdw_check_lcount_common,
H A Dicl.c186 .read_sdw_lcount = hda_sdw_check_lcount_common,
H A Dshim.h190 int (*read_sdw_lcount)(struct snd_sof_dev *sdev); member
H A Dmtl.c779 .read_sdw_lcount = hda_sdw_check_lcount_common,
807 .read_sdw_lcount = hda_sdw_check_lcount_common,
H A Dhda-dsp.c1320 if (chip && chip->read_sdw_lcount) in hda_sdw_check_lcount()
1321 return chip->read_sdw_lcount(sdev); in hda_sdw_check_lcount()