Home
last modified time | relevance | path

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

/drivers/base/power/
Dmain.c475 static int dpm_run_callback(pm_callback_t cb, struct device *dev, in dpm_run_callback() function
652 error = dpm_run_callback(callback, dev, state, info); in __device_resume_noirq()
804 error = dpm_run_callback(callback, dev, state, info); in __device_resume_early()
958 error = dpm_run_callback(callback, dev, state, info); in __device_resume()
1233 error = dpm_run_callback(callback, dev, state, info); in __device_suspend_noirq()
1431 error = dpm_run_callback(callback, dev, state, info); in __device_suspend_late()
1701 error = dpm_run_callback(callback, dev, state, info); in __device_suspend()