Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43/
Dphy_g.h206 extern const struct b43_phy_operations b43_phyops_g;
Dphy_common.c52 phy->ops = &b43_phyops_g; in b43_phy_allocate()
Dphy_g.c3033 const struct b43_phy_operations b43_phyops_g = { variable