Searched refs:vx_reset_chk (Results 1 - 1 of 1) 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.c99 * vx_reset_chk - reset CHK bit on ISR
103 static int vx_reset_chk(struct vx_core *chip) function
126 if ((err = vx_reset_chk(chip)) < 0)
248 if ((err = vx_reset_chk(chip)) < 0) {
249 snd_printd(KERN_DEBUG "vx_send_msg: vx_reset_chk error\n");
366 if ((err = vx_reset_chk(chip)) < 0)

Completed in 302 milliseconds