Searched refs:snd_hdac_dsp_prepare (Results 1 – 4 of 4) sorted by relevance
/linux/sound/hda/ |
A D | hdac_stream.c | 680 int snd_hdac_dsp_prepare(struct hdac_stream *azx_dev, unsigned int format, in snd_hdac_dsp_prepare() function 733 EXPORT_SYMBOL_GPL(snd_hdac_dsp_prepare);
|
/linux/include/sound/ |
A D | hdaudio.h | 609 int snd_hdac_dsp_prepare(struct hdac_stream *azx_dev, unsigned int format, 621 snd_hdac_dsp_prepare(struct hdac_stream *azx_dev, unsigned int format, in snd_hdac_dsp_prepare() function
|
/linux/sound/pci/hda/ |
A D | hda_controller.c | 976 err = snd_hdac_dsp_prepare(hstr, format, byte_size, bufp); in snd_hda_codec_load_dsp_prepare()
|
/linux/sound/soc/intel/skylake/ |
A D | skl-messages.c | 94 ret = snd_hdac_dsp_prepare(stream, format, size, dmab); in skl_dsp_prepare()
|
Completed in 14 milliseconds