Home
last modified time | relevance | path

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

/sound/drivers/vx/
Dvx_core.c82 static int vx_send_irq_dsp(struct vx_core *chip, int num) in vx_send_irq_dsp() function
106 if (vx_send_irq_dsp(chip, IRQ_RESET_CHK) < 0) in vx_reset_chk()
130 if ((err = vx_send_irq_dsp(chip, cmd)) < 0) in vx_transfer_end()
213 err = vx_send_irq_dsp(chip, IRQ_MESS_WRITE_NEXT); in vx_read_status()
281 if ((err = vx_send_irq_dsp(chip, IRQ_MESSAGE)) < 0) { in vx_send_msg_nolock()
319 if ((err = vx_send_irq_dsp(chip, IRQ_MESS_READ_NEXT)) < 0) { in vx_send_msg_nolock()
381 if ((err = vx_send_irq_dsp(chip, cmd)) < 0) in vx_send_rih_nolock()