Searched refs:read_sdw_lcount (Results 1 – 7 of 7) sorted by relevance
/linux/sound/soc/sof/intel/ |
H A D | tgl.c | 155 .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 D | lnl.c | 231 .read_sdw_lcount = hda_sdw_check_lcount_ext, 255 .read_sdw_lcount = hda_sdw_check_lcount_ext,
|
H A D | cnl.c | 472 .read_sdw_lcount = hda_sdw_check_lcount_common, 508 .read_sdw_lcount = hda_sdw_check_lcount_common,
|
H A D | icl.c | 186 .read_sdw_lcount = hda_sdw_check_lcount_common,
|
H A D | shim.h | 190 int (*read_sdw_lcount)(struct snd_sof_dev *sdev); member
|
H A D | mtl.c | 790 .read_sdw_lcount = hda_sdw_check_lcount_common, 818 .read_sdw_lcount = hda_sdw_check_lcount_common,
|
H A D | hda-dsp.c | 1312 if (chip && chip->read_sdw_lcount) in hda_sdw_check_lcount() 1313 return chip->read_sdw_lcount(sdev); in hda_sdw_check_lcount()
|