Searched refs:radio_read (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/broadcom/b43/ |
A D | phy_ac.c | 83 .radio_read = b43_phy_ac_op_radio_read,
|
A D | phy_common.h | 164 u16 (*radio_read)(struct b43_wldev *dev, u16 reg); member
|
A D | phy_common.c | 219 return dev->phy.ops->radio_read(dev, reg); in b43_radio_read()
|
A D | phy_lcn.c | 847 .radio_read = b43_phy_lcn_op_radio_read,
|
A D | phy_ht.c | 1129 .radio_read = b43_phy_ht_op_radio_read,
|
A D | phy_g.c | 3044 .radio_read = b43_gphy_op_radio_read,
|
A D | phy_lp.c | 2682 .radio_read = b43_lpphy_op_radio_read,
|
A D | phy_n.c | 6657 .radio_read = b43_nphy_op_radio_read,
|
/linux-6.3-rc2/drivers/media/pci/saa7134/ |
A D | saa7134-video.c | 1187 static ssize_t radio_read(struct file *file, char __user *data, in radio_read() function 1957 .read = radio_read,
|
/linux-6.3-rc2/drivers/media/pci/bt8xx/ |
A D | bttv-driver.c | 3247 static ssize_t radio_read(struct file *file, char __user *data, in radio_read() function 3291 .read = radio_read,
|
Completed in 43 milliseconds