Home
last modified time | relevance | path

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

/linux-6.15/drivers/cpuidle/governors/
Dmenu.c70 struct menu_device { struct
71 int needs_update;
72 int tick_wakeup;
74 u64 next_timer_ns;
98 static DEFINE_PER_CPU(struct menu_device, menu_devices); argument