Home
last modified time | relevance | path

Searched refs:snd_vx_dsp_boot (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/drivers/vx/
H A Dvx_core.c639 * snd_vx_dsp_boot - load the DSP boot
643 int snd_vx_dsp_boot(struct vx_core *chip, const struct firmware *boot) in snd_vx_dsp_boot() function
658 EXPORT_SYMBOL(snd_vx_dsp_boot); variable
/kernel/linux/linux-6.6/sound/drivers/vx/
H A Dvx_core.c656 * snd_vx_dsp_boot - load the DSP boot
660 int snd_vx_dsp_boot(struct vx_core *chip, const struct firmware *boot) in snd_vx_dsp_boot() function
676 EXPORT_SYMBOL(snd_vx_dsp_boot); variable
/kernel/linux/linux-5.10/sound/pcmcia/vx/
H A Dvxp_ops.c250 return snd_vx_dsp_boot(vx, fw); in vxp_load_dsp()
/kernel/linux/linux-5.10/include/sound/
H A Dvx_core.h201 int snd_vx_dsp_boot(struct vx_core *chip, const struct firmware *dsp);
/kernel/linux/linux-6.6/include/sound/
H A Dvx_core.h201 int snd_vx_dsp_boot(struct vx_core *chip, const struct firmware *dsp);
/kernel/linux/linux-6.6/sound/pcmcia/vx/
H A Dvxp_ops.c252 return snd_vx_dsp_boot(vx, fw); in vxp_load_dsp()
/kernel/linux/linux-5.10/sound/pci/vx222/
H A Dvx222_ops.c418 return snd_vx_dsp_boot(vx, dsp); in vx2_load_dsp()
/kernel/linux/linux-6.6/sound/pci/vx222/
H A Dvx222_ops.c420 return snd_vx_dsp_boot(vx, dsp); in vx2_load_dsp()

Completed in 9 milliseconds