Home
last modified time | relevance | path

Searched refs:vx_test_and_ack (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/sound/drivers/vx/
Dvx_core.c557 if (! vx_test_and_ack(chip)) in snd_vx_irq_handler()
593 vx_test_and_ack(chip); in vx_reset_board()
726 vx_test_and_ack(chip); in snd_vx_dsp_load()
/Linux-v6.1/include/sound/
Dvx_core.h215 static inline int vx_test_and_ack(struct vx_core *chip) in vx_test_and_ack() function