Searched refs:read_sdw_lcount (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/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 | ptl.c | 117 .read_sdw_lcount = hda_sdw_check_lcount_ext,
|
| H A D | lnl.c | 177 .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 | 779 .read_sdw_lcount = hda_sdw_check_lcount_common, 807 .read_sdw_lcount = hda_sdw_check_lcount_common,
|
| H A D | hda-dsp.c | 1320 if (chip && chip->read_sdw_lcount) in hda_sdw_check_lcount() 1321 return chip->read_sdw_lcount(sdev); in hda_sdw_check_lcount()
|