Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dvx_core.h301 void vx_pcm_update_intr(struct vx_core *chip, unsigned int events);
/openbmc/linux/sound/drivers/vx/
H A Dvx_core.c540 vx_pcm_update_intr(chip, events); in snd_vx_threaded_irq_handler()
H A Dvx_pcm.c1079 void vx_pcm_update_intr(struct vx_core *chip, unsigned int events) in vx_pcm_update_intr() function