Searched refs:rtl8723b_stop_thread (Results 1 – 2 of 2) sorted by relevance
259 void rtl8723b_stop_thread(struct adapter *padapter);
2205 pHalFunc->cancel_thread = &rtl8723b_stop_thread; in rtl8723b_set_hal_ops()4484 void rtl8723b_stop_thread(struct adapter *padapter) in rtl8723b_stop_thread() function