Searched refs:async_error (Results 1 – 1 of 1) sorted by relevance
68 static int async_error; variable1010 async_error = 0; in dpm_resume()1204 if (async_error) in __device_suspend_noirq()1237 async_error = error; in __device_suspend_noirq()1296 async_error = 0; in dpm_noirq_suspend_devices()1317 if (async_error) in dpm_noirq_suspend_devices()1323 error = async_error; in dpm_noirq_suspend_devices()1393 if (async_error) in __device_suspend_late()1397 async_error = -EBUSY; in __device_suspend_late()1431 async_error = error; in __device_suspend_late()[all …]