Searched refs:ocp_irq (Results 1 – 2 of 2) sorted by relevance
96 int ocp_irq; member208 enable_irq(vreg->ocp_irq); in qcom_labibb_ocp_recovery_worker()227 enable_irq(vreg->ocp_irq); in qcom_labibb_ocp_recovery_worker()326 if (vreg->ocp_irq <= 0) in qcom_labibb_set_ocp()372 return devm_request_threaded_irq(vreg->dev, vreg->ocp_irq, NULL, in qcom_labibb_set_ocp()833 vreg->ocp_irq = irq; in qcom_labibb_regulator_probe()844 if (vreg->ocp_irq > 0) in qcom_labibb_regulator_probe()
415 int ocp_irq; member646 if (vreg->ocp_irq) { in spmi_regulator_vs_enable()2003 vreg->ocp_irq = 0; in spmi_regulator_of_parse()2005 if (vreg->ocp_irq) { in spmi_regulator_of_parse()2006 ret = devm_request_irq(dev, vreg->ocp_irq, in spmi_regulator_of_parse()2011 vreg->ocp_irq, ret); in spmi_regulator_of_parse()2429 vreg->ocp_irq = platform_get_irq_byname(pdev, reg->ocp); in qcom_spmi_regulator_probe()2430 if (vreg->ocp_irq < 0) in qcom_spmi_regulator_probe()2431 return vreg->ocp_irq; in qcom_spmi_regulator_probe()