Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dvx_core.h313 void vx_pcm_update_intr(struct vx_core *chip, unsigned int events);
/Linux-v4.19/sound/drivers/vx/
Dvx_core.c535 vx_pcm_update_intr(chip, events); in snd_vx_threaded_irq_handler()
Dvx_pcm.c1113 void vx_pcm_update_intr(struct vx_core *chip, unsigned int events) in vx_pcm_update_intr() function