Searched refs:autoreset_on_error (Results 1 – 3 of 3) sorted by relevance
234 if (accel_dev->autoreset_on_error) in adf_dev_autoreset()251 if (accel_dev->autoreset_on_error && hw_device->exit_arb) in adf_notify_fatal_error_worker()
217 auto_reset = accel_dev->autoreset_on_error ? "on" : "off"; in auto_reset_show()237 accel_dev->autoreset_on_error = enabled; in auto_reset_store()
494 bool autoreset_on_error; member