Home
last modified time | relevance | path

Searched defs:_write16 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_io.h19 int (*_write16)(struct intf_hdl *pintfhdl, u32 addr, u16 val); member
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_io.c83 int (*_write16)(struct intf_hdl *pintfhdl, u32 addr, u16 val); in rtw_write16() local