Searched refs:snd_hdac_stream_clear (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/hda/
H A Dhdac_stream.c68 * snd_hdac_stream_clear - stop a stream DMA
71 void snd_hdac_stream_clear(struct hdac_stream *azx_dev) snd_hdac_stream_clear() function
78 EXPORT_SYMBOL_GPL(snd_hdac_stream_clear); variable
90 snd_hdac_stream_clear(azx_dev); snd_hdac_stream_stop()
105 snd_hdac_stream_clear(azx_dev); snd_hdac_stream_reset()
150 snd_hdac_stream_clear(azx_dev); snd_hdac_stream_setup()
/linux-4.4.14/include/sound/
H A Dhdaudio.h449 void snd_hdac_stream_clear(struct hdac_stream *azx_dev);

Completed in 41 milliseconds