Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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()
1234 error = dpm_run_callback(callback, dev, state, info); in __device_suspend_noirq()
1426 error = dpm_run_callback(callback, dev, state, info); in __device_suspend_late()
1689 error = dpm_run_callback(callback, dev, state, info); in __device_suspend()