Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/
Dvx_core.h81 int (*test_and_ack)(struct vx_core *chip); member
216 return chip->ops->test_and_ack(chip); in vx_test_and_ack()
/linux-6.12.1/sound/pci/vx222/
Dvx222_ops.c996 .test_and_ack = vx2_test_and_ack,
1016 .test_and_ack = vx2_test_and_ack,
/linux-6.12.1/sound/pcmcia/vx/
Dvxp_ops.c591 .test_and_ack = vxp_test_and_ack,