Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dpm.h341 #define SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \ argument
346 #define SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) argument
371 #define UNIVERSAL_DEV_PM_OPS(name, suspend_fn, resume_fn, idle_fn) \ argument
/Linux-v5.10/arch/arm/mach-omap2/
Dpm33xx-core.c39 static int (*idle_fn)(u32 wfi_flags); variable