Home
last modified time | relevance | path

Searched refs:vx_send_irq_dsp (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/sound/drivers/vx/
Dvx_core.c83 static int vx_send_irq_dsp(struct vx_core *chip, int num) in vx_send_irq_dsp() function
107 if (vx_send_irq_dsp(chip, IRQ_RESET_CHK) < 0) in vx_reset_chk()
131 if ((err = vx_send_irq_dsp(chip, cmd)) < 0) in vx_transfer_end()
214 err = vx_send_irq_dsp(chip, IRQ_MESS_WRITE_NEXT); in vx_read_status()
282 if ((err = vx_send_irq_dsp(chip, IRQ_MESSAGE)) < 0) { in vx_send_msg_nolock()
320 if ((err = vx_send_irq_dsp(chip, IRQ_MESS_READ_NEXT)) < 0) { in vx_send_msg_nolock()
383 if ((err = vx_send_irq_dsp(chip, cmd)) < 0) in vx_send_rih_nolock()