Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpm_runtime.h247 extern u64 pm_runtime_suspended_time(struct device *dev);
/openbmc/linux/drivers/base/power/
H A Dsysfs.c141 u64 tmp = pm_runtime_suspended_time(dev); in runtime_suspended_time_show()
H A Druntime.c119 u64 pm_runtime_suspended_time(struct device *dev) in pm_runtime_suspended_time() function
123 EXPORT_SYMBOL_GPL(pm_runtime_suspended_time);