Searched refs:async_error (Results 1 – 1 of 1) sorted by relevance
63 static int async_error; variable1039 async_error = 0; in dpm_resume()1288 if (async_error) in __device_suspend_noirq()1311 async_error = error; in __device_suspend_noirq()1365 async_error = 0; in dpm_noirq_suspend_devices()1386 if (async_error) in dpm_noirq_suspend_devices()1392 error = async_error; in dpm_noirq_suspend_devices()1491 if (async_error) in __device_suspend_late()1495 async_error = -EBUSY; in __device_suspend_late()1518 async_error = error; in __device_suspend_late()[all …]