Searched defs:modulecb (Results 1 – 1 of 1) sorted by relevance
281 struct modulecb { struct283 char name[32];285 struct brcms_info *hdl;287 int (*down_fn)(void *handle); /* down handler. Note: the int returned520 struct modulecb *modulecb; member