snd_vx_dsp_load
int snd_vx_dsp_load(struct vx_core *chip, const struct firmware *dsp);
EXPORT_SYMBOL(snd_vx_dsp_load);
return snd_vx_dsp_load(vx, dsp);
return snd_vx_dsp_load(vx, fw);