Searched defs:test_ops (Results 1 – 5 of 5) sorted by relevance
33 struct test_ops { struct34 int (*ping)(struct udevice *dev, int pingval, int *pingret);
32 static const struct test_ops test_ops = { variable
33 static const struct test_ops test_ops = { variable
1479 static void test_ops(struct test_sockmap_listen *skel, struct bpf_map *map, in test_ops() function
651 const struct mt76_testmode_ops *test_ops; member