Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dpm.h340 #define SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \ argument
345 #define SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) argument
370 #define UNIVERSAL_DEV_PM_OPS(name, suspend_fn, resume_fn, idle_fn) \ argument
/Linux-v5.15/arch/arm/mach-omap2/
Dpm33xx-core.c40 static int (*idle_fn)(u32 wfi_flags); variable