Searched refs:_read16 (Results 1 – 3 of 3) sorted by relevance
53 u16 (*_read16)(struct intf_hdl *pintfhdl, u32 addr); in r8712_read16() local56 _read16 = pintfhdl->io_ops._read16; in r8712_read16()57 r_val = _read16(pintfhdl, addr); in r8712_read16()
192 pops->_read16 = &usb_read16; in r8712_usb_set_intf_ops()
88 u16 (*_read16)(struct intf_hdl *pintfhdl, u32 addr); member