Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/include/
Drtw_io.h253 void _rtw_read_port_cancel(struct adapter *adapter);
277 #define rtw_read_port_cancel(adapter) _rtw_read_port_cancel((adapter))
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_io.c225 void _rtw_read_port_cancel(struct adapter *adapter) in _rtw_read_port_cancel() function