Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/rtl8723bs/include/
Drtl8723b_hal.h241 void rtl8723b_stop_thread(struct adapter *padapter);
/Linux-v6.6/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c1914 pHalFunc->cancel_thread = &rtl8723b_stop_thread; in rtl8723b_set_hal_ops()
3855 void rtl8723b_stop_thread(struct adapter *padapter) in rtl8723b_stop_thread() function