Searched refs:mod_init (Results 1 – 10 of 10) 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); member
653 if (algo->mod_init != NULL) in cc_modevent()654 err = algo->mod_init(); in cc_modevent()
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,