vx_check_isr 290 include/sound/vx_core.h #define vx_wait_isr_bit(chip,bit) vx_check_isr(chip, bit, bit, 200) vx_check_isr 109 sound/drivers/vx/vx_core.c if (vx_check_isr(chip, ISR_CHK, 0, 200) < 0) vx_check_isr 170 sound/pcmcia/vx/vxp_ops.c if (vx_check_isr(_chip, ISR_HF2, ISR_HF2, 20) < 0) vx_check_isr 193 sound/pcmcia/vx/vxp_ops.c if (vx_check_isr(_chip, ISR_HF3, ISR_HF3, 20) < 0)