Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A 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);
/openbmc/linux/sound/soc/intel/skylake/
H A 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()
/openbmc/linux/include/sound/
H A Dhdaudio.h590 void snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev,
/openbmc/linux/sound/pci/hda/
H A Dhda_controller.c273 snd_hdac_stream_timecounter_init(hstr, sbits); in azx_pcm_trigger()