Home
last modified time | relevance | path

Searched refs:usb_read_port_cancel (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/staging/r8188eu/include/
Dusb_ops_linux.h34 void usb_read_port_cancel(struct intf_hdl *pintfhdl);
/Linux-v5.15/drivers/staging/r8188eu/os_dep/
Dusb_ops_linux.c42 void usb_read_port_cancel(struct intf_hdl *pintfhdl) in usb_read_port_cancel() function
/Linux-v5.15/drivers/staging/r8188eu/hal/
Dusb_ops_linux.c552 pops->_read_port_cancel = &usb_read_port_cancel; in rtl8188eu_set_intf_ops()