Home
last modified time | relevance | path

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

/Linux-v4.19/sound/hda/
Dhdac_stream.c519 void snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev, in snd_hdac_stream_timecounter_init() function
543 EXPORT_SYMBOL_GPL(snd_hdac_stream_timecounter_init);
/Linux-v4.19/sound/soc/intel/skylake/
Dskl-pcm.c453 snd_hdac_stream_timecounter_init(hstr, 0); in skl_decoupled_trigger()
1106 snd_hdac_stream_timecounter_init(hstr, sbits); in skl_coupled_trigger()
/Linux-v4.19/include/sound/
Dhdaudio.h536 void snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev,
/Linux-v4.19/sound/pci/hda/
Dhda_controller.c287 snd_hdac_stream_timecounter_init(hstr, sbits); in azx_pcm_trigger()