Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/power/
H A Dpower.h24 extern u64 pm_runtime_active_time(struct device *dev);
H A Dsysfs.c128 u64 tmp = pm_runtime_active_time(dev); in runtime_active_time_show()
H A Druntime.c114 u64 pm_runtime_active_time(struct device *dev) in pm_runtime_active_time() function