Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dvx_core.h81 int (*test_and_ack)(struct vx_core *chip); member
217 return chip->ops->test_and_ack(chip); in vx_test_and_ack()
/kernel/linux/linux-5.10/sound/pci/vx222/
Dvx222_ops.c992 .test_and_ack = vx2_test_and_ack,
1012 .test_and_ack = vx2_test_and_ack,
/kernel/linux/linux-5.10/sound/pcmcia/vx/
Dvxp_ops.c587 .test_and_ack = vxp_test_and_ack,