Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/include/
Drtw_cmd.h114 void rtw_stop_cmd_thread(struct adapter *adapter);
/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c521 rtw_stop_cmd_thread(padapter); in rtw_stop_drv_threads()
1156 rtw_stop_cmd_thread(padapter); in rtw_suspend_common()
/drivers/staging/rtl8723bs/core/
Drtw_cmd.c364 void rtw_stop_cmd_thread(struct adapter *adapter) in rtw_stop_cmd_thread() function