snd_vx_load_boot_image  199 include/sound/vx_core.h int snd_vx_load_boot_image(struct vx_core *chip, const struct firmware *dsp);
snd_vx_load_boot_image  459 sound/drivers/vx/vx_core.c EXPORT_SYMBOL(snd_vx_load_boot_image);
snd_vx_load_boot_image  650 sound/drivers/vx/vx_core.c 	if ((err = snd_vx_load_boot_image(chip, boot)) < 0)
snd_vx_load_boot_image  242 sound/pcmcia/vx/vxp_ops.c 		if ((err = snd_vx_load_boot_image(vx, fw)) < 0)