Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dvx_core.h94 int (*test_and_ack)(struct vx_core *chip); member
229 return chip->ops->test_and_ack(chip); in vx_test_and_ack()
/Linux-v4.19/sound/pci/vx222/
Dvx222_ops.c1005 .test_and_ack = vx2_test_and_ack,
1025 .test_and_ack = vx2_test_and_ack,
/Linux-v4.19/sound/pcmcia/vx/
Dvxp_ops.c600 .test_and_ack = vxp_test_and_ack,