Searched refs:async_error (Results 1 – 1 of 1) sorted by relevance
67 static int async_error; variable1009 async_error = 0; in dpm_resume()1210 if (async_error) in __device_suspend_noirq()1243 async_error = error; in __device_suspend_noirq()1300 async_error = 0; in dpm_noirq_suspend_devices()1325 if (error || async_error) in dpm_noirq_suspend_devices()1331 error = async_error; in dpm_noirq_suspend_devices()1399 if (async_error) in __device_suspend_late()1403 async_error = -EBUSY; in __device_suspend_late()1437 async_error = error; in __device_suspend_late()[all …]