Home
last modified time | relevance | path

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

/drivers/regulator/
A Dbd96801-regulator.c1110 retp = devm_regulator_irq_helper(&pdev->dev, &id, irq, 0, in bd96801_rdev_errb_irqs()
1145 retp = devm_regulator_irq_helper(&pdev->dev, &id, irq, 0, in bd96801_global_errb_irqs()
1200 retp = devm_regulator_irq_helper(&pdev->dev, in bd96801_rdev_intb_irqs()
1316 retp = devm_regulator_irq_helper(&pdev->dev, &tw_desc, irq, 0, in bd96801_probe()
A Ddevres.c730 void *devm_regulator_irq_helper(struct device *dev, in devm_regulator_irq_helper() function
750 EXPORT_SYMBOL_GPL(devm_regulator_irq_helper);
A Dbd9576-regulator.c1079 ret = devm_regulator_irq_helper(&pdev->dev, &bd9576_notif_uvd, in bd957x_probe()
1092 ret = devm_regulator_irq_helper(&pdev->dev, &bd9576_notif_ovd, in bd957x_probe()
1104 ret = devm_regulator_irq_helper(&pdev->dev, &bd9576_notif_temp, in bd957x_probe()
A Dmax5970-regulator.c540 irq_helper = devm_regulator_irq_helper(dev, &max597x_notif, in max597x_setup_irq()

Completed in 19 milliseconds