Searched refs:mod_init (Results 1 – 11 of 11) sorted by relevance
293 if (algo->mod_init != NULL) in cc_modevent()294 err = algo->mod_init(); in cc_modevent()
132 int (*mod_init)(void); member
100 .mod_init = hd_mod_init
116 .mod_init = vegas_mod_init
187 .mod_init = htcp_mod_init,
139 .mod_init = chd_mod_init
127 .mod_init = cubic_mod_init,
232 .mod_init = cdg_mod_init,
51 int (*mod_init) (void); member
344 if (kmd->helper->mod_init != NULL) in khelp_modevent()345 error = kmd->helper->mod_init(); in khelp_modevent()
105 .mod_init = ertt_mod_init,