Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/power/
Dmain.c445 static int dpm_run_callback(pm_callback_t cb, struct device *dev, in dpm_run_callback() function
663 error = dpm_run_callback(callback, dev, state, info); in device_resume_noirq()
841 error = dpm_run_callback(callback, dev, state, info); in device_resume_early()
996 error = dpm_run_callback(callback, dev, state, info); in device_resume()
1309 error = dpm_run_callback(callback, dev, state, info); in __device_suspend_noirq()
1516 error = dpm_run_callback(callback, dev, state, info); in __device_suspend_late()
1775 error = dpm_run_callback(callback, dev, state, info); in __device_suspend()