Searched defs:modulecb (Results 1 – 2 of 2) 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