snd_vx_load_boot_image  222 include/sound/vx_core.h int snd_vx_load_boot_image(struct vx_core *chip, const struct firmware *dsp);
snd_vx_load_boot_image  662 sound/drivers/vx/vx_core.c 	if ((err = snd_vx_load_boot_image(chip, boot)) < 0)
snd_vx_load_boot_image  255 sound/pcmcia/vx/vxp_ops.c 		if ((err = snd_vx_load_boot_image(vx, fw)) < 0)