Searched refs:free_global (Results 1 – 1 of 1) sorted by relevance
29 void (*free_global)(struct ct_timer *); member330 .free_global = ct_xfitimer_free_global,439 if (atimer->ops->free_global) in ct_timer_free()440 atimer->ops->free_global(atimer); in ct_timer_free()