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

/macosx-10.10.1/xnu-2782.1.97/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 214 milliseconds