Searched refs:snd_vx_load_boot_image (Results 1 – 3 of 3) 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);658 err = snd_vx_load_boot_image(chip, boot); in snd_vx_dsp_boot()
199 int snd_vx_load_boot_image(struct vx_core *chip, const struct firmware *dsp);
245 err = snd_vx_load_boot_image(vx, fw); in vxp_load_dsp()