Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dosdep_service_bsd.h181 void rtw_mtx_unlock(_lock *plock);
670 rtw_mtx_unlock(NULL); in timer_hdl()
676 rtw_mtx_unlock(NULL); in timer_hdl()
684 rtw_mtx_unlock(NULL); in timer_hdl()
699 rtw_mtx_unlock(NULL); in _set_timer()
707 rtw_mtx_unlock(NULL); in _cancel_timer()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/
Dosdep_service.c1643 void rtw_mtx_unlock(_lock *plock) in rtw_mtx_unlock() function