Searched defs:_write32 (Results 1 – 5 of 5) sorted by relevance
/drivers/staging/rtl8723bs/core/ |
D | rtw_io.c | 100 int (*_write32)(struct intf_hdl *pintfhdl, u32 addr, u32 val); in rtw_write32() local
|
/drivers/staging/rtl8723bs/include/ |
D | rtw_io.h | 86 int (*_write32)(struct intf_hdl *pintfhdl, u32 addr, u32 val); member
|
/drivers/staging/r8188eu/core/ |
D | rtw_io.c | 112 int (*_write32)(struct intf_hdl *pintfhdl, u32 addr, u32 val); in _rtw_write32() local
|
/drivers/staging/rtl8712/ |
D | rtl871x_io.h | 89 void (*_write32)(struct intf_hdl *pintfhdl, u32 addr, u32 val); member
|
/drivers/staging/r8188eu/include/ |
D | rtw_io.h | 93 int (*_write32)(struct intf_hdl *pintfhdl, u32 addr, u32 val); member
|