Home
last modified time | relevance | path

Searched refs:SET_RUNTIME_PM_OPS (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dpm.h366 #define SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \ macro
369 #define SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) macro
466 SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \