Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/include/
Drtw_io.h299 #define rtw_write_port_cancel(adapter) _rtw_write_port_cancel((adapter)) macro
/Linux-v5.15/drivers/staging/r8188eu/os_dep/
Dusb_intf.c267 rtw_write_port_cancel(padapter); in usb_intf_stop()