| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_io.c | 43 u8 (*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local 45 _read8 = pintfhdl->io_ops._read8; in _rtw_read8() 47 return _read8(pintfhdl, addr); in _rtw_read8()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_io.c | 78 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local 80 _read8 = pintfhdl->io_ops._read8; in _rtw_read8() 82 r_val = _read8(pintfhdl, addr); in _rtw_read8()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_io.c | 78 u8 (*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local 80 _read8 = pintfhdl->io_ops._read8; in _rtw_read8() 82 r_val = _read8(pintfhdl, addr); in _rtw_read8()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_io.c | 73 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local 74 _read8 = pintfhdl->io_ops._read8; in _rtw_read8() 76 r_val = _read8(pintfhdl, addr); in _rtw_read8()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_io.c | 78 u8 (*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local 80 _read8 = pintfhdl->io_ops._read8; in _rtw_read8() 82 r_val = _read8(pintfhdl, addr); in _rtw_read8()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_sdio.c | 48 pops->_read8 = hal_mac_sdio_read8; in hal_sdio_set_io_ops()
|
| H A D | hal_io.c | 43 u8(*_read8)(struct rtw_hal_com_t *hal, u32 addr); in _hal_read8() local 52 _read8 = io_priv->io_ops._read8; in _hal_read8() 53 r_val = _read8(hal, addr); in _hal_read8()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/pci/ |
| H A D | rtl8822be_io.c | 322 pops->_read8 = &pci_read8_129x; in rtl8822be_set_intf_ops() 326 pops->_read8 = &pci_read8; in rtl8822be_set_intf_ops()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_io.c | 43 u8(*_read8)(struct rtw_hal_com_t *hal, u32 addr); in _hal_read8() local 52 _read8 = io_priv->io_ops._read8; in _hal_read8() 53 r_val = _read8(hal, addr); in _hal_read8()
|
| H A D | hal_pci.c | 64 pops->_read8 = &pci_read8; in hal_pci_set_io_ops()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | rtl8712_io.c | 29 return hdl->io_ops._read8(hdl, addr); in r8712_read8()
|
| H A D | usb_ops.c | 186 ops->_read8 = usb_read8; in r8712_usb_set_intf_ops()
|
| H A D | rtl871x_io.h | 75 u8 (*_read8)(struct intf_hdl *pintfhdl, u32 addr); member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_io.c | 69 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local 70 _read8 = pintfhdl->io_ops._read8; in _rtw_read8() 72 r_val = _read8(pintfhdl, addr); in _rtw_read8()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_io.c | 70 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local 71 _read8 = pintfhdl->io_ops._read8; in _rtw_read8() 73 r_val = _read8(pintfhdl, addr); in _rtw_read8()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_io.c | 70 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local 71 _read8 = pintfhdl->io_ops._read8; in _rtw_read8() 73 r_val = _read8(pintfhdl, addr); in _rtw_read8()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_io.c | 70 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local 71 _read8 = pintfhdl->io_ops._read8; in _rtw_read8() 73 r_val = _read8(pintfhdl, addr); in _rtw_read8()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_io.c | 70 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local 71 _read8 = pintfhdl->io_ops._read8; in _rtw_read8() 73 r_val = _read8(pintfhdl, addr); in _rtw_read8()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_io.c | 69 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local 70 _read8 = pintfhdl->io_ops._read8; in _rtw_read8() 72 r_val = _read8(pintfhdl, addr); in _rtw_read8()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_io.c | 70 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local 71 _read8 = pintfhdl->io_ops._read8; in _rtw_read8() 73 r_val = _read8(pintfhdl, addr); in _rtw_read8()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_io.c | 69 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local 70 _read8 = pintfhdl->io_ops._read8; in _rtw_read8() 72 r_val = _read8(pintfhdl, addr); in _rtw_read8()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_io.c | 69 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local 70 _read8 = pintfhdl->io_ops._read8; in _rtw_read8() 72 r_val = _read8(pintfhdl, addr); in _rtw_read8()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_io.c | 69 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local 70 _read8 = pintfhdl->io_ops._read8; in _rtw_read8() 72 r_val = _read8(pintfhdl, addr); in _rtw_read8()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_io.c | 69 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local 70 _read8 = pintfhdl->io_ops._read8; in _rtw_read8() 72 r_val = _read8(pintfhdl, addr); in _rtw_read8()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_io.c | 69 u8(*_read8)(struct intf_hdl *pintfhdl, u32 addr); in _rtw_read8() local 70 _read8 = pintfhdl->io_ops._read8; in _rtw_read8() 72 r_val = _read8(pintfhdl, addr); in _rtw_read8()
|