Searched defs:menu_device (Results 1 – 1 of 1) sorted by relevance
119 struct menu_device { struct120 int needs_update;121 int tick_wakeup;123 unsigned int next_timer_us;124 unsigned int bucket;125 unsigned int correction_factor[BUCKETS];126 unsigned int intervals[INTERVALS];127 int interval_ptr;