Home
last modified time | relevance | path

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

/include/linux/
A Dpm_runtime.h44 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 Dpm.h337 #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