Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/rtl8712/
Dusb_ops.c45 static u16 usb_read16(struct intf_hdl *intfhdl, u32 addr) in usb_read16() function
178 ops->_read16 = usb_read16; in r8712_usb_set_intf_ops()
/Linux-v5.15/drivers/staging/r8188eu/hal/
Dusb_ops_linux.c110 static u16 usb_read16(struct intf_hdl *pintfhdl, u32 addr) in usb_read16() function
542 pops->_read16 = &usb_read16; in rtl8188eu_set_intf_ops()