Searched refs:_read_port (Results 1 – 5 of 5) sorted by relevance
91 hdl->io_ops._read_port(hdl, addr, cnt, pmem); in r8712_read_port()
189 ops->_read_port = r8712_usb_read_port; in r8712_usb_set_intf_ops()
95 u32 (*_read_port)(struct intf_hdl *pintfhdl, u32 addr, u32 cnt, member
100 u32 (*_read_port)(struct intf_hdl *pintfhdl, u32 addr, u32 cnt, u8 *pmem); member
471 ops->_read_port = &sdio_read_port; in sdio_set_intf_ops()
Completed in 8 milliseconds