Searched refs:snd_vx_dsp_load (Results 1 – 4 of 4) sorted by relevance
683 int snd_vx_dsp_load(struct vx_core *chip, const struct firmware *dsp) in snd_vx_dsp_load() function732 EXPORT_SYMBOL(snd_vx_dsp_load);
202 int snd_vx_dsp_load(struct vx_core *chip, const struct firmware *dsp);
255 return snd_vx_dsp_load(vx, fw); in vxp_load_dsp()
423 return snd_vx_dsp_load(vx, dsp); in vx2_load_dsp()