Files
linux-stable-mirror/include/linux/pm_runtime.h
Rafael J. Wysocki 384b52ce32 PM: runtime: Introduce one more usage counter guard
Follow previous commit 9a0abc3945 ("PM: runtime: Add auto-cleanup
macros for "resume and get" operations") and define a runtime PM
usage counter guard in which pm_runtime_get_noresume() and
pm_runtime_put_noidle() will be used for incrementing and
decrementing it, respectively.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Jonathan Cameron <jonathan.cameorn@huawei.com>
2025-10-03 21:09:54 +02:00

28 KiB