Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/base/power/
Dpower.h24 extern u64 pm_runtime_active_time(struct device *dev);
Dsysfs.c128 u64 tmp = pm_runtime_active_time(dev); in runtime_active_time_show()
Druntime.c116 u64 pm_runtime_active_time(struct device *dev) in pm_runtime_active_time() function