Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/b43/
Dphy_common.h170 u16 (*radio_read)(struct b43_wldev *dev, u16 reg); member
Dphy_common.c204 return dev->phy.ops->radio_read(dev, reg); in b43_radio_read()
Dphy_a.c584 .radio_read = b43_aphy_op_radio_read,
Dphy_g.c3044 .radio_read = b43_gphy_op_radio_read,
Dphy_lp.c2724 .radio_read = b43_lpphy_op_radio_read,
Dphy_n.c4076 .radio_read = b43_nphy_op_radio_read,
/linux-2.6.39/drivers/media/video/saa7134/
Dsaa7134-video.c1518 static ssize_t radio_read(struct file *file, char __user *data, in radio_read() function
2469 .read = radio_read,
/linux-2.6.39/drivers/media/video/bt8xx/
Dbttv-driver.c3527 static ssize_t radio_read(struct file *file, char __user *data, in radio_read() function
3560 .read = radio_read,