Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/include/
Drtl8188e_hal.h445 void rtl8188e_stop_thread(struct adapter *padapter);
/Linux-v5.15/drivers/staging/r8188eu/hal/
Drtl8188e_hal_init.c1781 void rtl8188e_stop_thread(struct adapter *padapter) in rtl8188e_stop_thread() function
1811 pHalFunc->cancel_thread = &rtl8188e_stop_thread; in rtl8188e_set_hal_ops()