Searched refs:down_fn (Results 1 – 3 of 3) sorted by relevance
303 int (*down_fn)(void *handle));
287 int (*down_fn)(void *handle); /* down handler. Note: the int returned member
5184 if (wlc->modulecb[i].down_fn) in brcms_c_down()5186 wlc->modulecb[i].down_fn(wlc->modulecb[i].hdl); in brcms_c_down()5557 wlc->modulecb[i].down_fn = d_fn; in brcms_c_module_register()