Home
last modified time | relevance | path

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

/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()