Home
last modified time | relevance | path

Searched refs:b43_phy_allocate (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_common.h279 int b43_phy_allocate(struct b43_wldev *dev);
H A Dphy_common.c28 int b43_phy_allocate(struct b43_wldev *dev) in b43_phy_allocate() function
H A Dmain.c5444 err = b43_phy_allocate(dev); in b43_wireless_core_attach()