Searched refs:brcms_attach (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/brcm80211/brcmsmac/
H A Dmac80211_if.c987 * brcms_attach is not defined as static because in the case where no bus
995 static struct brcms_info *brcms_attach(struct bcma_device *pdev) function
1094 * and if so, performs a brcms_attach() on it.
1123 wl = brcms_attach(pdev);
1125 pr_err("%s: brcms_attach failed!\n", __func__);

Completed in 83 milliseconds