Searched refs:async_error (Results 1 – 3 of 3) sorted by relevance
63 static int async_error; variable852 async_error = 0; in dpm_resume()1030 if (async_error) in __device_suspend_noirq()1034 async_error = -EBUSY; in __device_suspend_noirq()1064 async_error = error; in __device_suspend_noirq()1116 async_error = 0; in dpm_suspend_noirq()1137 if (async_error) in dpm_suspend_noirq()1143 error = async_error; in dpm_suspend_noirq()1177 if (async_error) in __device_suspend_late()1181 async_error = -EBUSY; in __device_suspend_late()[all …]
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()