Home
last modified time | relevance | path

Searched refs:usb_read8 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/staging/rtl8712/
Dusb_ops.c25 static u8 usb_read8(struct intf_hdl *intfhdl, u32 addr) in usb_read8() function
177 ops->_read8 = usb_read8; in r8712_usb_set_intf_ops()
/Linux-v5.15/drivers/staging/r8188eu/hal/
Dusb_ops_linux.c100 static u8 usb_read8(struct intf_hdl *pintfhdl, u32 addr) in usb_read8() function
541 pops->_read8 = &usb_read8; in rtl8188eu_set_intf_ops()