Home
last modified time | relevance | path

Searched defs:modulecb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.h281 struct modulecb { struct
283 char name[32];
285 struct brcms_info *hdl;
287 int (*down_fn)(void *handle); /* down handler. Note: the int returned
520 struct modulecb *modulecb; member