Home
last modified time | relevance | path

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

/linux/sound/hda/core/ !
H A Dstream.c744 void snd_hdac_stream_sync(struct hdac_stream *azx_dev, bool start, in snd_hdac_stream_sync() function
781 EXPORT_SYMBOL_GPL(snd_hdac_stream_sync);
/linux/include/sound/ !
H A Dhdaudio.h590 void snd_hdac_stream_sync(struct hdac_stream *azx_dev, bool start,
/linux/sound/hda/common/ !
H A Dcontroller.c273 snd_hdac_stream_sync(hstr, start, sbits); in azx_pcm_trigger()