Searched refs:_rtw_read_port_cancel (Results 1 – 2 of 2) sorted by relevance
253 void _rtw_read_port_cancel(struct adapter *adapter);277 #define rtw_read_port_cancel(adapter) _rtw_read_port_cancel((adapter))
225 void _rtw_read_port_cancel(struct adapter *adapter) in _rtw_read_port_cancel() function