Searched refs:snd_vx_dsp_boot (Results 1 - 4 of 4) 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.c627 * snd_vx_dsp_boot - load the DSP boot
629 int snd_vx_dsp_boot(struct vx_core *chip, const struct firmware *boot) function
644 EXPORT_SYMBOL(snd_vx_dsp_boot); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pcmcia/vx/
H A Dvxp_ops.c263 return snd_vx_dsp_boot(vx, fw);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dvx_core.h224 int snd_vx_dsp_boot(struct vx_core *chip, const struct firmware *dsp);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/vx222/
H A Dvx222_ops.c425 return snd_vx_dsp_boot(vx, dsp);

Completed in 55 milliseconds