Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpm.h344 #define SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \ argument
349 #define SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) argument
374 #define UNIVERSAL_DEV_PM_OPS(name, suspend_fn, resume_fn, idle_fn) \ argument
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dpm33xx-core.c40 static int (*idle_fn)(u32 wfi_flags); variable