Searched refs:sys_error_handler (Results 1 – 4 of 4) sorted by relevance
103 struct delayed_work sys_error_handler; member
186 container_of(work, struct iris_core, sys_error_handler.work); in iris_sys_error_handler()213 INIT_DELAYED_WORK(&core->sys_error_handler, iris_sys_error_handler); in iris_probe()
235 schedule_delayed_work(&core->sys_error_handler, msecs_to_jiffies(10)); in iris_hfi_gen1_sys_event_notify()
277 schedule_delayed_work(&core->sys_error_handler, msecs_to_jiffies(10)); in iris_hfi_gen2_handle_system_error()