Home
last modified time | relevance | path

Searched defs:rtw_get_current_time (Results 1 – 1 of 1) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dosdep_service.h375 #define rtw_get_current_time() ({systime __stime = _rtw_get_current_time(); __stime;}) macro
385 #define rtw_get_current_time() _rtw_get_current_time() macro