Searched refs:async_error (Results 1 – 4 of 4) sorted by relevance
62 static int async_error; variable849 async_error = 0; in dpm_resume()1025 if (async_error) in __device_suspend_noirq()1029 async_error = -EBUSY; in __device_suspend_noirq()1061 async_error = error; in __device_suspend_noirq()1113 async_error = 0; in dpm_suspend_noirq()1134 if (async_error) in dpm_suspend_noirq()1140 error = async_error; in dpm_suspend_noirq()1172 if (async_error) in __device_suspend_late()1176 async_error = -EBUSY; in __device_suspend_late()[all …]
160 int async_error; member
773 goto async_error; in create_debug_files()794 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()