Home
last modified time | relevance | path

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

/linux-6.15/sound/hda/
H A Dhdac_stream.c683 void snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev, in snd_hdac_stream_timecounter_init() function
709 EXPORT_SYMBOL_GPL(snd_hdac_stream_timecounter_init);
/linux-6.15/include/sound/
H A Dhdaudio.h592 void snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev,
/linux-6.15/sound/pci/hda/
H A Dhda_controller.c278 snd_hdac_stream_timecounter_init(hstr, sbits, start); in azx_pcm_trigger()