Searched refs:async_error (Results 1 – 1 of 1) sorted by relevance
68 static int async_error; variable1007 async_error = 0; in dpm_resume()1200 if (async_error) in __device_suspend_noirq()1233 async_error = error; in __device_suspend_noirq()1290 async_error = 0; in dpm_noirq_suspend_devices()1311 if (async_error) in dpm_noirq_suspend_devices()1317 error = async_error; in dpm_noirq_suspend_devices()1387 if (async_error) in __device_suspend_late()1391 async_error = -EBUSY; in __device_suspend_late()1425 async_error = error; in __device_suspend_late()[all …]