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