Home
last modified time | relevance | path

Searched refs:vx_check_magic (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pcmcia/vx/
H A Dvxp_ops.c73 * vx_check_magic - check the magic word on xilinx
77 static int vx_check_magic(struct vx_core *chip) in vx_check_magic() function
199 if (vx_check_magic(_chip) < 0) in vxp_load_xilinx_binary()
240 if ((err = vx_check_magic(vx)) < 0) in vxp_load_dsp()
/kernel/linux/linux-6.6/sound/pcmcia/vx/
H A Dvxp_ops.c73 * vx_check_magic - check the magic word on xilinx
77 static int vx_check_magic(struct vx_core *chip) in vx_check_magic() function
199 if (vx_check_magic(_chip) < 0) in vxp_load_xilinx_binary()
240 err = vx_check_magic(vx); in vxp_load_dsp()

Completed in 3 milliseconds