Searched refs:snd_vx_dsp_load (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/drivers/vx/
H A Dvx_core.c679 * snd_vx_dsp_load - load the DSP image
683 int snd_vx_dsp_load(struct vx_core *chip, const struct firmware *dsp) function
732 EXPORT_SYMBOL(snd_vx_dsp_load); variable
/linux-master/include/sound/
H A Dvx_core.h202 int snd_vx_dsp_load(struct vx_core *chip, const struct firmware *dsp);
/linux-master/sound/pcmcia/vx/
H A Dvxp_ops.c255 return snd_vx_dsp_load(vx, fw);
/linux-master/sound/pci/vx222/
H A Dvx222_ops.c423 return snd_vx_dsp_load(vx, dsp);

Completed in 265 milliseconds