Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtl8723b_hal.h241 void rtl8723b_stop_thread(struct adapter *padapter);
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A 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