Home
last modified time | relevance | path

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

/linux/sound/drivers/vx/
H A Dvx_core.c236 int vx_send_msg_nolock(struct vx_core *chip, struct vx_rmh *rmh) in vx_send_msg_nolock() function
350 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()
H A Dvx_pcm.c592 err = vx_send_msg_nolock(chip, &rmh); in vx_notify_end_of_buffer()
/linux/include/sound/
H A Dvx_core.h255 int vx_send_msg_nolock(struct vx_core *chip, struct vx_rmh *rmh);