Searched defs:test_device (Results 1 – 5 of 5) sorted by relevance
50 test_device(const int iscapture, const char *fname, int flags, int (*test) (int fd)) in test_device() function
98 struct device test_device; variable142 struct device test_device = { variable
97 static int test_device(enum AVHWDeviceType type, const char *name, in test_device() function
87 GST_START_TEST (test_device) in GST_START_TEST() argument
44 struct test_device { struct46 struct litest_test_device *device; argument57 static const struct test_device _test_device \ argument