Home
last modified time | relevance | path

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

/drivers/staging/vt6655/
Dwmgr.h80 #define timer_expire(timer, next_tick) mod_timer(&timer, RUN_AT(next_tick)) macro
Dwmgr.c1051 timer_expire(pDevice->sTimerCommand, 0); in s_vMgrRxAssocResponse()
1338 timer_expire(pDevice->sTimerCommand, 0); in s_vMgrRxAuthenSequence_2()
1501 timer_expire(pDevice->sTimerCommand, 0); in s_vMgrRxAuthenSequence_4()