Home
last modified time | relevance | path

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

/linux-6.1.9/sound/hda/
Dhdac_stream.c622 void snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev, in snd_hdac_stream_timecounter_init() function
646 EXPORT_SYMBOL_GPL(snd_hdac_stream_timecounter_init);
/linux-6.1.9/include/sound/
Dhdaudio.h573 void snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev,
/linux-6.1.9/sound/soc/intel/skylake/
Dskl-pcm.c453 snd_hdac_stream_timecounter_init(hstr, 0); in skl_decoupled_trigger()
1151 snd_hdac_stream_timecounter_init(hstr, sbits); in skl_coupled_trigger()
/linux-6.1.9/sound/pci/hda/
Dhda_controller.c273 snd_hdac_stream_timecounter_init(hstr, sbits); in azx_pcm_trigger()