Searched refs:dt_timeout_func (Results 1 – 1 of 1) sorted by relevance
58 devtimer_timeout_func dt_timeout_func; member140 timeout_func = timer->dt_timeout_func; in devtimer_process()142 timer->dt_timeout_func = NULL; in devtimer_process()192 timer->dt_timeout_func = timeout_func; in devtimer_set_absolute()223 if (timer->dt_timeout_func != NULL) { in devtimer_cancel()224 timer->dt_timeout_func = NULL; in devtimer_cancel()240 return timer->dt_timeout_func != NULL; in devtimer_enabled()