Home
last modified time | relevance | path

Searched defs:test_ops (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/dm/
H A Dtest.h32 struct test_ops { struct
33 int (*ping)(struct udevice *dev, int pingval, int *pingret);
/openbmc/u-boot/test/dm/
H A Dtest-driver.c31 static const struct test_ops test_ops = { variable
H A Dtest-fdt.c34 static const struct test_ops test_ops = { variable
/openbmc/qemu/tests/fp/
H A Dfp-test.c78 static unsigned int *test_ops; variable
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
Dsockmap_listen.c