Searched refs:snd_vx_load_boot_image (Results 1 – 2 of 2) sorted by relevance
422 int snd_vx_load_boot_image(struct vx_core *chip, const struct firmware *boot) in snd_vx_load_boot_image() function472 EXPORT_SYMBOL(snd_vx_load_boot_image);666 if ((err = snd_vx_load_boot_image(chip, boot)) < 0) in snd_vx_dsp_boot()
255 if ((err = snd_vx_load_boot_image(vx, fw)) < 0) in vxp_load_dsp()