Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A 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()
/OK3568_Linux_fs/kernel/sound/pci/vx222/
H A Dvx222_ops.c992 .test_and_ack = vx2_test_and_ack,
1012 .test_and_ack = vx2_test_and_ack,
/OK3568_Linux_fs/kernel/sound/pcmcia/vx/
H A Dvxp_ops.c587 .test_and_ack = vxp_test_and_ack,