Searched refs:test_init (Results 1 – 5 of 5) 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);
26 process(PROC_TEST, #test_init, #test_recv)59 test_init:
151 static int __init test_init(void) in test_init() function200 module_init(test_init);
971 static int test_init(struct zd_chip *chip) in test_init() function1123 r = test_init(chip); in zd_chip_init_hw()1171 r = test_init(chip); in zd_chip_init_hw()
Completed in 77 milliseconds