Home
last modified time | relevance | path

Searched refs:radio_read (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_ac.c83 .radio_read = b43_phy_ac_op_radio_read,
H A Dphy_common.h164 u16 (*radio_read)(struct b43_wldev *dev, u16 reg); member
H A Dphy_common.c219 return dev->phy.ops->radio_read(dev, reg); in b43_radio_read()
H A Dphy_lcn.c847 .radio_read = b43_phy_lcn_op_radio_read,
H A Dphy_ht.c1129 .radio_read = b43_phy_ht_op_radio_read,
H A Dphy_g.c3044 .radio_read = b43_gphy_op_radio_read,
H A Dphy_lp.c2682 .radio_read = b43_lpphy_op_radio_read,
H A Dphy_n.c6657 .radio_read = b43_nphy_op_radio_read,