Searched refs:async_error (Results 1 – 4 of 4) sorted by relevance
61 static int async_error; variable847 async_error = 0; in dpm_resume()1023 if (async_error) in __device_suspend_noirq()1027 async_error = -EBUSY; in __device_suspend_noirq()1059 async_error = error; in __device_suspend_noirq()1110 async_error = 0; in dpm_suspend_noirq()1131 if (async_error) in dpm_suspend_noirq()1137 error = async_error; in dpm_suspend_noirq()1169 if (async_error) in __device_suspend_late()1173 async_error = -EBUSY; in __device_suspend_late()[all …]
160 int async_error; member
771 goto async_error; in create_debug_files()792 async_error: in create_debug_files()
481 or->async_error = error; in _set_error_resid()1770 osi->additional_code, or->async_error, in osd_req_decode_sense_full()1908 if (or->async_error == -ENOMEM) in osd_req_decode_sense_full()1912 ret = or->async_error; in osd_req_decode_sense_full()