Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_stream.c125 * snd_hdac_stream_clear - stop a stream DMA
128 void snd_hdac_stream_clear(struct hdac_stream *azx_dev) in snd_hdac_stream_clear() function
157 EXPORT_SYMBOL_GPL(snd_hdac_stream_clear); variable
169 snd_hdac_stream_clear(azx_dev); in snd_hdac_stream_stop()
216 snd_hdac_stream_clear(azx_dev); in snd_hdac_stream_reset()
269 snd_hdac_stream_clear(azx_dev); in snd_hdac_stream_setup()
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_stream.c164 * snd_hdac_stream_clear - helper to clear stream registers and stop DMA transfers
167 static void snd_hdac_stream_clear(struct hdac_stream *azx_dev) in snd_hdac_stream_clear() function
187 snd_hdac_stream_clear(azx_dev); in snd_hdac_stream_stop()
229 snd_hdac_stream_clear(azx_dev); in snd_hdac_stream_reset()
267 snd_hdac_stream_clear(azx_dev); in snd_hdac_stream_setup()
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio.h563 void snd_hdac_stream_clear(struct hdac_stream *azx_dev);

Completed in 4 milliseconds