Home
last modified time | relevance | path

Searched refs:snd_hdac_stream_timecounter_init (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/hda/
Dhdac_stream.c598 void snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev, in snd_hdac_stream_timecounter_init() function
622 EXPORT_SYMBOL_GPL(snd_hdac_stream_timecounter_init);
/kernel/linux/linux-5.10/include/sound/
Dhdaudio.h572 void snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev,
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
Dskl-pcm.c451 snd_hdac_stream_timecounter_init(hstr, 0); in skl_decoupled_trigger()
1149 snd_hdac_stream_timecounter_init(hstr, sbits); in skl_coupled_trigger()
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_controller.c273 snd_hdac_stream_timecounter_init(hstr, sbits); in azx_pcm_trigger()