Home
last modified time | relevance | path

Searched refs:test_init (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/soc/fsl/qbman/
Dbman_test.c37 static int test_init(void) in test_init() function
52 module_init(test_init);
Dqman_test.c37 static int test_init(void) in test_init() function
61 module_init(test_init);
/Linux-v4.19/tools/usb/ffs-aio-example/multibuff/host_app/
Dtest.c59 int test_init(struct test_state *state) in test_init() function
161 if (test_init(&state)) in main()
/Linux-v4.19/tools/usb/ffs-aio-example/simple/host_app/
Dtest.c59 int test_init(struct test_state *state) in test_init() function
161 if (test_init(&state)) in main()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dtest.fuc26 process(PROC_TEST, #test_init, #test_recv)
59 test_init:
/Linux-v4.19/drivers/rtc/
Drtc-test.c154 static int __init test_init(void) in test_init() function
202 module_init(test_init);
/Linux-v4.19/Documentation/core-api/
Dlocal_ops.rst183 static int __init test_init(void)
197 module_init(test_init);
/Linux-v4.19/drivers/net/wireless/zydas/zd1211rw/
Dzd_chip.c984 static int test_init(struct zd_chip *chip) in test_init() function
1136 r = test_init(chip); in zd_chip_init_hw()
1184 r = test_init(chip); in zd_chip_init_hw()