Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/base/power/
Dmain.c473 static int dpm_run_callback(pm_callback_t cb, struct device *dev, in dpm_run_callback() function
650 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()
966 error = dpm_run_callback(callback, dev, state, info); in device_resume()
1241 error = dpm_run_callback(callback, dev, state, info); in __device_suspend_noirq()
1435 error = dpm_run_callback(callback, dev, state, info); in __device_suspend_late()
1704 error = dpm_run_callback(callback, dev, state, info); in __device_suspend()