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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dphy_common.h106 * @radio_read: Read from a Radio register.
166 u16 (*radio_read)(struct b43_wldev *dev, u16 reg); member in struct:b43_phy_operations
H A Dphy_common.c204 return dev->phy.ops->radio_read(dev, reg);
H A Dphy_a.c564 .radio_read = b43_aphy_op_radio_read,
H A Dphy_g.c3036 .radio_read = b43_gphy_op_radio_read,
H A Dphy_lp.c2709 .radio_read = b43_lpphy_op_radio_read,
H A Dphy_n.c3562 .radio_read = b43_nphy_op_radio_read,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-video.c1518 static ssize_t radio_read(struct file *file, char __user *data, function
2475 .read = radio_read,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttv-driver.c3578 static ssize_t radio_read(struct file *file, char __user *data, function
3611 .read = radio_read,

Completed in 187 milliseconds