Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Dstream.c681 void snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev, in snd_hdac_stream_timecounter_init() function
707 EXPORT_SYMBOL_GPL(snd_hdac_stream_timecounter_init);
/linux/include/sound/
H A Dhdaudio.h595 void snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev,
/linux/sound/hda/common/
H A Dcontroller.c270 snd_hdac_stream_timecounter_init(hstr, sbits, start); in azx_pcm_trigger()