Home
last modified time | relevance | path

Searched defs:menu_device (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/cpuidle/governors/
Dmenu.c79 struct menu_device { struct
80 int needs_update;
81 int tick_wakeup;
83 u64 next_timer_ns;
107 static DEFINE_PER_CPU(struct menu_device, menu_devices); argument