Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/include/
Dusb_ops_linux.h37 void usb_write_port_cancel(struct intf_hdl *pintfhdl);
/Linux-v5.15/drivers/staging/r8188eu/os_dep/
Dusb_ops_linux.c227 void usb_write_port_cancel(struct intf_hdl *pintfhdl) in usb_write_port_cancel() function
/Linux-v5.15/drivers/staging/r8188eu/hal/
Dusb_ops_linux.c553 pops->_write_port_cancel = &usb_write_port_cancel; in rtl8188eu_set_intf_ops()