Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpm_runtime.h250 extern u64 pm_runtime_suspended_time(struct device *dev);
/linux-6.15/drivers/base/power/
H A Dsysfs.c140 u64 tmp = pm_runtime_suspended_time(dev); in runtime_suspended_time_show()
H A Druntime.c121 u64 pm_runtime_suspended_time(struct device *dev) in pm_runtime_suspended_time() function
125 EXPORT_SYMBOL_GPL(pm_runtime_suspended_time);