Home | History | Annotate | Download | only in btu

Lines Matching refs:TIMER_LIST_ENT

149 typedef void (tUSER_TIMEOUT_FUNC) (TIMER_LIST_ENT *p_tle);
378 TIMER_LIST_ENT *p_tle;
580 void btu_start_timer (TIMER_LIST_ENT *p_tle, UINT16 type, UINT32 timeout)
620 UINT32 btu_remaining_time (TIMER_LIST_ENT *p_tle)
634 void btu_stop_timer (TIMER_LIST_ENT *p_tle)
673 void btu_start_quick_timer (TIMER_LIST_ENT *p_tle, UINT16 type, UINT32 timeout)
712 void btu_stop_quick_timer (TIMER_LIST_ENT *p_tle)
754 TIMER_LIST_ENT *p_tle;
779 void btu_register_timer (TIMER_LIST_ENT *p_tle, UINT16 type, UINT32 timeout, tBTU_TIMER_CALLBACK timer_cb)
806 void btu_deregister_timer(TIMER_LIST_ENT *p_tle)