Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/
Dvx_core.h300 void vx_pcm_update_intr(struct vx_core *chip, unsigned int events);
/linux-6.12.1/sound/drivers/vx/
Dvx_core.c530 vx_pcm_update_intr(chip, events); in snd_vx_threaded_irq_handler()
Dvx_pcm.c1083 void vx_pcm_update_intr(struct vx_core *chip, unsigned int events) in vx_pcm_update_intr() function