Searched refs:usb_read8 (Results 1 – 2 of 2) sorted by relevance
25 static u8 usb_read8(struct intf_hdl *intfhdl, u32 addr) in usb_read8() function177 ops->_read8 = usb_read8; in r8712_usb_set_intf_ops()
100 static u8 usb_read8(struct intf_hdl *pintfhdl, u32 addr) in usb_read8() function541 pops->_read8 = &usb_read8; in rtl8188eu_set_intf_ops()