Home
last modified time | relevance | path

Searched refs:vx_send_msg_nolock (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/drivers/vx/
H A Dvx_core.c220 * vx_send_msg_nolock - send a DSP message and read back the status
228 int vx_send_msg_nolock(struct vx_core *chip, struct vx_rmh *rmh) in vx_send_msg_nolock() function
331 * see vx_send_msg_nolock().
338 err = vx_send_msg_nolock(chip, rmh); in vx_send_msg()
472 err = vx_send_msg_nolock(chip, &chip->irq_rmh); in vx_test_irq_src()
H A Dvx_pcm.c588 err = vx_send_msg_nolock(chip, &rmh); in vx_notify_end_of_buffer()
/kernel/linux/linux-6.6/sound/drivers/vx/
H A Dvx_core.c225 * vx_send_msg_nolock - send a DSP message and read back the status
233 int vx_send_msg_nolock(struct vx_core *chip, struct vx_rmh *rmh) in vx_send_msg_nolock() function
344 * see vx_send_msg_nolock().
351 err = vx_send_msg_nolock(chip, rmh); in vx_send_msg()
489 err = vx_send_msg_nolock(chip, &chip->irq_rmh); in vx_test_irq_src()
H A Dvx_pcm.c590 err = vx_send_msg_nolock(chip, &rmh); in vx_notify_end_of_buffer()
/kernel/linux/linux-5.10/include/sound/
H A Dvx_core.h256 int vx_send_msg_nolock(struct vx_core *chip, struct vx_rmh *rmh);
/kernel/linux/linux-6.6/include/sound/
H A Dvx_core.h256 int vx_send_msg_nolock(struct vx_core *chip, struct vx_rmh *rmh);

Completed in 8 milliseconds