Searched refs:devtimer_process_func (Results 1 – 2 of 2) sorted by relevance
50 typedef void (*devtimer_process_func)(devtimer_ref timer, typedef64 devtimer_create(devtimer_process_func process_func, void * arg0);
59 devtimer_process_func dt_process_func;132 devtimer_process_func process_func; in devtimer_process()161 devtimer_create(devtimer_process_func process_func, void * arg0) in devtimer_create()