Searched refs:devtimer_process_func (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Ddevtimer.h50 typedef void (*devtimer_process_func)(devtimer_ref timer, typedef
64 devtimer_create(devtimer_process_func process_func, void * arg0);
H A Ddevtimer.c59 devtimer_process_func dt_process_func;
146 devtimer_process_func process_func;
175 devtimer_create(devtimer_process_func process_func, void * arg0)

Completed in 101 milliseconds