Home
last modified time | relevance | path

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

/Linux-v6.1/include/sound/
Dvx_core.h301 void vx_pcm_update_intr(struct vx_core *chip, unsigned int events);
/Linux-v6.1/sound/drivers/vx/
Dvx_core.c540 vx_pcm_update_intr(chip, events); in snd_vx_threaded_irq_handler()
Dvx_pcm.c1079 void vx_pcm_update_intr(struct vx_core *chip, unsigned int events) in vx_pcm_update_intr() function