Home
last modified time | relevance | path

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

/Linux-v6.6/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()
/Linux-v6.6/sound/pci/vx222/
Dvx222_ops.c996 .test_and_ack = vx2_test_and_ack,
1016 .test_and_ack = vx2_test_and_ack,
/Linux-v6.6/sound/pcmcia/vx/
Dvxp_ops.c589 .test_and_ack = vxp_test_and_ack,