Home
last modified time | relevance | path

Searched refs:vchiq_add_timer (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.c108 vchiq_add_timer(struct timer_list *t) in vchiq_add_timer() function
H A Dvchi_bsd.h202 void vchiq_add_timer(struct timer_list *t);
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c1899 vchiq_add_timer(&arm_state->suspend_timer); in start_suspend_timer()