Searched refs:snd_hdac_stream_setup (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/sound/hda/
H A Dhdac_stream.c136 * snd_hdac_stream_setup - set up the SD for streaming
139 int snd_hdac_stream_setup(struct hdac_stream *azx_dev) snd_hdac_stream_setup() function
209 EXPORT_SYMBOL_GPL(snd_hdac_stream_setup); variable
659 snd_hdac_stream_setup(azx_dev); snd_hdac_dsp_prepare()
/linux-4.4.14/include/sound/
H A Dhdaudio.h443 int snd_hdac_stream_setup(struct hdac_stream *azx_dev);
/linux-4.4.14/sound/soc/intel/skylake/
H A Dskl-pcm.c202 err = snd_hdac_stream_setup(hdac_stream(stream)); skl_pcm_prepare()
/linux-4.4.14/sound/pci/hda/
H A Dhda_controller.c193 snd_hdac_stream_setup(azx_stream(azx_dev)); azx_pcm_prepare()

Completed in 165 milliseconds