Searched refs:update_pm_runtime_accounting (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/base/power/
H A Dsysfs.c135 update_pm_runtime_accounting(dev); rtpm_active_time_show()
148 update_pm_runtime_accounting(dev); rtpm_suspended_time_show()
H A Druntime.c52 * update_pm_runtime_accounting - Update the time accounting of power states
58 * update_pm_runtime_accounting must be called each time before the
62 void update_pm_runtime_accounting(struct device *dev) update_pm_runtime_accounting() function
82 update_pm_runtime_accounting(dev); __update_runtime_status()
/linux-4.1.27/include/linux/
H A Dpm.h598 extern void update_pm_runtime_accounting(struct device *dev);

Completed in 247 milliseconds