Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/regulator/
Ddevres.c450 void *devm_regulator_irq_helper(struct device *dev, in devm_regulator_irq_helper() function
470 EXPORT_SYMBOL_GPL(devm_regulator_irq_helper);
Dbd9576-regulator.c1082 ret = devm_regulator_irq_helper(&pdev->dev, &bd9576_notif_uvd, in bd957x_probe()
1095 ret = devm_regulator_irq_helper(&pdev->dev, &bd9576_notif_ovd, in bd957x_probe()
1107 ret = devm_regulator_irq_helper(&pdev->dev, &bd9576_notif_temp, in bd957x_probe()
/Linux-v5.15/include/linux/regulator/
Ddriver.h658 void *devm_regulator_irq_helper(struct device *dev,