Searched refs:common_timer_get (Results 1 – 1 of 1) sorted by relevance
135 static void common_timer_get(struct k_itimer *, struct itimerspec *);289 .timer_get = common_timer_get, in init_posix_timers()299 .timer_get = common_timer_get, in init_posix_timers()321 .timer_get = common_timer_get, in init_posix_timers()331 .timer_get = common_timer_get, in init_posix_timers()729 common_timer_get(struct k_itimer *timr, struct itimerspec *cur_setting) in common_timer_get() function832 common_timer_get(timr, old_setting); in common_timer_set()