handover_irq 32 drivers/remoteproc/qcom_q6v5.c enable_irq(q6v5->handover_irq); handover_irq 46 drivers/remoteproc/qcom_q6v5.c disable_irq(q6v5->handover_irq); handover_irq 117 drivers/remoteproc/qcom_q6v5.c disable_irq(q6v5->handover_irq); handover_irq 228 drivers/remoteproc/qcom_q6v5.c q6v5->handover_irq = platform_get_irq_byname(pdev, "handover"); handover_irq 229 drivers/remoteproc/qcom_q6v5.c if (q6v5->handover_irq < 0) handover_irq 230 drivers/remoteproc/qcom_q6v5.c return q6v5->handover_irq; handover_irq 232 drivers/remoteproc/qcom_q6v5.c ret = devm_request_threaded_irq(&pdev->dev, q6v5->handover_irq, handover_irq 240 drivers/remoteproc/qcom_q6v5.c disable_irq(q6v5->handover_irq); handover_irq 22 drivers/remoteproc/qcom_q6v5.h int handover_irq; handover_irq 73 drivers/remoteproc/qcom_wcnss.c int handover_irq; handover_irq 530 drivers/remoteproc/qcom_wcnss.c wcnss->handover_irq = ret;