Home
last modified time | relevance | path

Searched refs:sys_error_handler (Results 1 – 4 of 4) sorted by relevance

/drivers/media/platform/qcom/iris/
A Diris_core.h105 struct delayed_work sys_error_handler; member
A Diris_probe.c201 container_of(work, struct iris_core, sys_error_handler.work); in iris_sys_error_handler()
228 INIT_DELAYED_WORK(&core->sys_error_handler, iris_sys_error_handler); in iris_probe()
A Diris_hfi_gen1_response.c235 schedule_delayed_work(&core->sys_error_handler, msecs_to_jiffies(10)); in iris_hfi_gen1_sys_event_notify()
A Diris_hfi_gen2_response.c280 schedule_delayed_work(&core->sys_error_handler, msecs_to_jiffies(10)); in iris_hfi_gen2_handle_system_error()

Completed in 11 milliseconds