Searched refs:test_init (Results 1 – 8 of 8) sorted by relevance
37 static int test_init(void) in test_init() function52 module_init(test_init);
37 static int test_init(void) in test_init() function61 module_init(test_init);
59 int test_init(struct test_state *state) in test_init() function161 if (test_init(&state)) in main()
26 process(PROC_TEST, #test_init, #test_recv)59 test_init:
154 static int __init test_init(void) in test_init() function202 module_init(test_init);
183 static int __init test_init(void)197 module_init(test_init);
984 static int test_init(struct zd_chip *chip) in test_init() function1136 r = test_init(chip); in zd_chip_init_hw()1184 r = test_init(chip); in zd_chip_init_hw()