Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/qcom/iris/
H A Diris_probe.c183 static void iris_sys_error_handler(struct work_struct *work) in iris_sys_error_handler() function
213 INIT_DELAYED_WORK(&core->sys_error_handler, iris_sys_error_handler); in iris_probe()