Searched refs:mod_init (Results 1 – 11 of 11) sorted by relevance
49 int (*mod_init) (void); member
337 if (kmd->helper->mod_init != NULL) in khelp_modevent() 338 error = kmd->helper->mod_init(); in khelp_modevent()
145 int (*mod_init)(void);154 int (*mod_init)(void); global() member
100 .mod_init = hd_mod_init,
664 if (algo->mod_init != NULL)665 err = algo->mod_init();
115 .mod_init = vegas_mod_init,
186 .mod_init = htcp_mod_init,
140 .mod_init = chd_mod_init,
231 .mod_init = cdg_mod_init,
98 .mod_init = cubic_mod_init,
102 .mod_init = ertt_mod_init,