Searched refs:modinit (Results 1 – 1 of 1) sorted by relevance
34 void (*modinit) (struct bfa_fcs_s *fcs); member102 if (mod->modinit) in bfa_fcs_init()103 mod->modinit(fcs); in bfa_fcs_init()