Searched refs:_read16 (Results 1 – 4 of 4) sorted by relevance
48 return hdl->io_ops._read16(hdl, 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
1168 dev_priv->uncore.funcs.mmio_readw = x##_read16; \