Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.h172 int b43legacy_phy_init(struct b43legacy_wldev *dev);
H A Dphy.c2033 int b43legacy_phy_init(struct b43legacy_wldev *dev) in b43legacy_phy_init() function
H A Dmain.c2176 err = b43legacy_phy_init(dev); in b43legacy_chip_init()