Searched defs:test_ops (Results 1 – 7 of 7) sorted by relevance
32 struct test_ops { struct33 int (*ping)(struct udevice *dev, int pingval, int *pingret);
31 static const struct test_ops test_ops = { variable
34 static const struct test_ops test_ops = { variable
78 static unsigned int *test_ops; variable
212 static const struct snd_soc_dai_ops test_ops = { variable
1250 static void test_ops(struct test_sockmap_listen *skel, struct bpf_map *map, in test_ops() function
860 const struct mt76_testmode_ops *test_ops; member