Home
last modified time | relevance | path

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

/Linux-v5.4/sound/drivers/vx/
Dvx_core.c69 static int vx_send_irq_dsp(struct vx_core *chip, int num) in vx_send_irq_dsp() function
93 if (vx_send_irq_dsp(chip, IRQ_RESET_CHK) < 0) in vx_reset_chk()
117 if ((err = vx_send_irq_dsp(chip, cmd)) < 0) in vx_transfer_end()
200 err = vx_send_irq_dsp(chip, IRQ_MESS_WRITE_NEXT); in vx_read_status()
268 if ((err = vx_send_irq_dsp(chip, IRQ_MESSAGE)) < 0) { in vx_send_msg_nolock()
306 if ((err = vx_send_irq_dsp(chip, IRQ_MESS_READ_NEXT)) < 0) { in vx_send_msg_nolock()
368 if ((err = vx_send_irq_dsp(chip, cmd)) < 0) in vx_send_rih_nolock()