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