Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dosdep_intf.h35 void rtw_cancel_all_timer(struct adapter *padapter);
Drtl8188e_hal.h405 void rtw_cancel_all_timer(struct adapter *padapter);
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Dusb_intf.c243 rtw_cancel_all_timer(padapter); in rtw_suspend()
471 rtw_cancel_all_timer(if1); in rtw_usb_if1_deinit()
Dos_intfs.c931 void rtw_cancel_all_timer(struct adapter *padapter) in rtw_cancel_all_timer() function