Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/b43/
Dphy_common.c56 phy->ops = &b43_phyops_n; in b43_phy_allocate()
Dphy_n.h1005 extern const struct b43_phy_operations b43_phyops_n;
Dphy_n.c6713 const struct b43_phy_operations b43_phyops_n = { variable