Home
last modified time | relevance | path

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

/linux-6.6.21/sound/hda/
Dhdac_stream.c655 void snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev, in snd_hdac_stream_timecounter_init() function
677 EXPORT_SYMBOL_GPL(snd_hdac_stream_timecounter_init);
/linux-6.6.21/sound/soc/intel/skylake/
Dskl-pcm.c456 snd_hdac_stream_timecounter_init(hstr, 0); in skl_decoupled_trigger()
1153 snd_hdac_stream_timecounter_init(hstr, sbits); in skl_coupled_trigger()
/linux-6.6.21/include/sound/
Dhdaudio.h590 void snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev,
/linux-6.6.21/sound/pci/hda/
Dhda_controller.c273 snd_hdac_stream_timecounter_init(hstr, sbits); in azx_pcm_trigger()