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

/linux-4.1.27/drivers/net/wireless/b43/
H A Dphy_ac.c87 .radio_read = b43_phy_ac_op_radio_read,
H A Dphy_common.h110 * @radio_read: Read from a Radio register.
170 u16 (*radio_read)(struct b43_wldev *dev, u16 reg); member in struct:b43_phy_operations
H A Dphy_a.c583 .radio_read = b43_aphy_op_radio_read,
H A Dphy_common.c232 return dev->phy.ops->radio_read(dev, reg); b43_radio_read()
H A Dphy_lcn.c847 .radio_read = b43_phy_lcn_op_radio_read,
H A Dphy_ht.c1145 .radio_read = b43_phy_ht_op_radio_read,
H A Dphy_g.c3042 .radio_read = b43_gphy_op_radio_read,
H A Dphy_lp.c2705 .radio_read = b43_lpphy_op_radio_read,
H A Dphy_n.c6719 .radio_read = b43_nphy_op_radio_read,
/linux-4.1.27/drivers/media/pci/saa7134/
H A Dsaa7134-video.c1148 static ssize_t radio_read(struct file *file, char __user *data, radio_read() function
1936 .read = radio_read,
/linux-4.1.27/drivers/media/pci/bt8xx/
H A Dbttv-driver.c3307 static ssize_t radio_read(struct file *file, char __user *data, radio_read() function
3351 .read = radio_read,

Completed in 325 milliseconds