Searched refs:snd_vx_load_boot_image (Results 1 – 3 of 3) sorted by relevance
426 int snd_vx_load_boot_image(struct vx_core *chip, const struct firmware *boot) in snd_vx_load_boot_image() function476 EXPORT_SYMBOL(snd_vx_load_boot_image);668 err = snd_vx_load_boot_image(chip, boot); in snd_vx_dsp_boot()
200 int snd_vx_load_boot_image(struct vx_core *chip, const struct firmware *dsp);
243 err = snd_vx_load_boot_image(vx, fw); in vxp_load_dsp()