Searched refs:snd_vx_load_boot_image (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/vx/
H A Dvx_core.c410 int snd_vx_load_boot_image(struct vx_core *chip, const struct firmware *boot) function
452 EXPORT_SYMBOL(snd_vx_load_boot_image); variable
637 if ((err = snd_vx_load_boot_image(chip, boot)) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pcmcia/vx/
H A Dvxp_ops.c255 if ((err = snd_vx_load_boot_image(vx, fw)) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dvx_core.h223 int snd_vx_load_boot_image(struct vx_core *chip, const struct firmware *dsp);

Completed in 105 milliseconds