Searched refs:irq_proc (Results 1 – 1 of 1) sorted by relevance
1527 irq_handler_t irq_proc = NULL; in rkvdec2_core_probe() local1573 irq_proc = rkvdec2_soft_ccu_irq; in rkvdec2_core_probe()1582 irq_proc = rkvdec2_hard_ccu_irq; in rkvdec2_core_probe()1588 ret = devm_request_threaded_irq(dev, mpp->irq, irq_proc, NULL, in rkvdec2_core_probe()