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