Home
last modified time | relevance | path

Searched refs:rtw_cancel_all_timer (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dosdep_intf.h36 void rtw_cancel_all_timer(struct adapter *padapter);
Drtl8188e_hal.h426 void rtw_cancel_all_timer(struct adapter *padapter);
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
Dusb_intf.c257 rtw_cancel_all_timer(padapter); in rtw_suspend()
482 rtw_cancel_all_timer(if1); in rtw_usb_if1_deinit()
Dos_intfs.c903 void rtw_cancel_all_timer(struct adapter *padapter) in rtw_cancel_all_timer() function