Home
last modified time | relevance | path

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

/Linux-v5.4/sound/drivers/vx/
Dvx_core.c228 int vx_send_msg_nolock(struct vx_core *chip, struct vx_rmh *rmh) in vx_send_msg_nolock() function
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()
Dvx_pcm.c590 err = vx_send_msg_nolock(chip, &rmh); in vx_notify_end_of_buffer()
/Linux-v5.4/include/sound/
Dvx_core.h255 int vx_send_msg_nolock(struct vx_core *chip, struct vx_rmh *rmh);