Home
last modified time | relevance | path

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

/Linux-v4.19/sound/drivers/vx/
Dvx_core.c241 int vx_send_msg_nolock(struct vx_core *chip, struct vx_rmh *rmh) in vx_send_msg_nolock() function
351 err = vx_send_msg_nolock(chip, rmh); in vx_send_msg()
485 err = vx_send_msg_nolock(chip, &chip->irq_rmh); in vx_test_irq_src()
Dvx_pcm.c605 err = vx_send_msg_nolock(chip, &rmh); in vx_notify_end_of_buffer()
/Linux-v4.19/include/sound/
Dvx_core.h268 int vx_send_msg_nolock(struct vx_core *chip, struct vx_rmh *rmh);