Lines Matching refs:test_iodev
30 struct test_iodev { struct
44 struct test_iodev *testio = (struct test_iodev *)iodev; in frames_queued() argument
61 struct test_iodev *testio = (struct test_iodev *)iodev; in close_dev()
71 struct test_iodev *testio = (struct test_iodev *)iodev; in configure_dev()
87 struct test_iodev *testio = (struct test_iodev *)iodev; in get_buffer()
102 struct test_iodev *testio = (struct test_iodev *)iodev; in put_buffer()
114 struct test_iodev *testio = (struct test_iodev *)iodev; in get_buffer_fd_read()
148 static void play_file_as_hotword(struct test_iodev *testio, const char *path) in play_file_as_hotword()
168 struct test_iodev *testio; in test_iodev_create()
229 struct test_iodev *testio = (struct test_iodev *)iodev; in test_iodev_destroy()
237 unsigned int test_iodev_add_samples(struct test_iodev *testio, uint8_t *samples, in test_iodev_add_samples()
255 struct test_iodev *testio = (struct test_iodev *)iodev; in test_iodev_command()