Home
last modified time | relevance | path

Searched defs:test_ops (Results 1 – 7 of 7) 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/sound/soc/generic/
H A Dtest-component.c212 static const struct snd_soc_dai_ops test_ops = { variable
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c1250 static void test_ops(struct test_sockmap_listen *skel, struct bpf_map *map, in test_ops() function
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76.h860 const struct mt76_testmode_ops *test_ops; member