Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dqcom-labibb-regulator.c314 char *ocp_irq_name; in qcom_labibb_set_ocp() local
329 ocp_irq_name = devm_kasprintf(vreg->dev, GFP_KERNEL, "%s-over-current", in qcom_labibb_set_ocp()
331 if (!ocp_irq_name) in qcom_labibb_set_ocp()
374 ocp_irq_name, vreg); in qcom_labibb_set_ocp()