Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/b43/
Dphy_common.c61 phy->ops = &b43_phyops_lp; in b43_phy_allocate()
Dphy_lp.h910 extern const struct b43_phy_operations b43_phyops_lp;
Dphy_lp.c2699 const struct b43_phy_operations b43_phyops_lp = { variable