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

/linux-master/sound/drivers/vx/
H A Dvx_core.c422 * snd_vx_load_boot_image - boot up the xilinx interface
426 int snd_vx_load_boot_image(struct vx_core *chip, const struct firmware *boot) function
476 EXPORT_SYMBOL(snd_vx_load_boot_image); variable
668 err = snd_vx_load_boot_image(chip, boot);
/linux-master/include/sound/
H A Dvx_core.h200 int snd_vx_load_boot_image(struct vx_core *chip, const struct firmware *dsp);
/linux-master/sound/pcmcia/vx/
H A Dvxp_ops.c243 err = snd_vx_load_boot_image(vx, fw);

Completed in 158 milliseconds