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.h129 void rtw_stop_cmd_thread(struct adapter *adapter);
/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c561 rtw_stop_cmd_thread(padapter); in rtw_stop_drv_threads()
1429 rtw_stop_cmd_thread(padapter); in rtw_suspend_common()
/drivers/staging/rtl8723bs/core/
Drtw_cmd.c384 void rtw_stop_cmd_thread(struct adapter *adapter) in rtw_stop_cmd_thread() function