Searched refs:_read32 (Results 1 – 3 of 3) sorted by relevance
65 u32 (*_read32)(struct intf_hdl *pintfhdl, u32 addr); in r8712_read32() local68 _read32 = pintfhdl->io_ops._read32; in r8712_read32()69 r_val = _read32(pintfhdl, addr); in r8712_read32()
194 pops->_read32 = &usb_read32; in r8712_usb_set_intf_ops()
89 u32 (*_read32)(struct intf_hdl *pintfhdl, u32 addr); member