Searched refs:RUNTIME_PM_OPS (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ |
| A D | pm_runtime.h | 44 RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \ 48 RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \ 52 RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \ 56 RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \
|
| A D | pm.h | 337 #define RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \ macro 365 RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) 375 RUNTIME_PM_OPS(runtime_suspend_fn, runtime_resume_fn, idle_fn) \
|
Completed in 7 milliseconds