Searched refs:radio_read (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/net/wireless/broadcom/b43/
H A Dphy_ac.c83 .radio_read = b43_phy_ac_op_radio_read,
H A Dphy_common.h104 * @radio_read: Read from a Radio register.
164 u16 (*radio_read)(struct b43_wldev *dev, u16 reg); member in struct:b43_phy_operations
H A Dphy_common.c219 return dev->phy.ops->radio_read(dev, reg);
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_lp.c2682 .radio_read = b43_lpphy_op_radio_read,
H A Dphy_g.c3044 .radio_read = b43_gphy_op_radio_read,
H A Dphy_n.c6657 .radio_read = b43_nphy_op_radio_read,
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-video.c979 static ssize_t radio_read(struct file *file, char __user *data, function
1561 .read = radio_read,
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-driver.c2459 static ssize_t radio_read(struct file *file, char __user *data, function
2496 .read = radio_read,

Completed in 179 milliseconds