Searched refs:test_ops (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_lmtt_test.c | 23 static void test_ops(struct kunit *test) in test_ops() function 64 KUNIT_CASE_PARAM(test_ops, lmtt_ops_gen_params),
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | sockmap_listen.c | 1281 static void test_ops(struct test_sockmap_listen *skel, struct bpf_map *map, in test_ops() function 1415 test_ops(skel, map, family, SOCK_STREAM); in run_tests() 1416 test_ops(skel, map, family, SOCK_DGRAM); in run_tests()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | init.c | 1281 dev->mt76.test_ops = &mt7915_testmode_ops; in mt7915_register_device()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76.h | 1032 const struct mt76_testmode_ops *test_ops; member
|