Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/base/power/
Dmain.c476 static int dpm_run_callback(pm_callback_t cb, struct device *dev, in dpm_run_callback() function
653 error = dpm_run_callback(callback, dev, state, info); in device_resume_noirq()
807 error = dpm_run_callback(callback, dev, state, info); in device_resume_early()
966 error = dpm_run_callback(callback, dev, state, info); in device_resume()
1233 error = dpm_run_callback(callback, dev, state, info); in __device_suspend_noirq()
1425 error = dpm_run_callback(callback, dev, state, info); in __device_suspend_late()
1688 error = dpm_run_callback(callback, dev, state, info); in __device_suspend()