Searched refs:stpmic1_matches (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | stpmic1_regulator.c | 522 static struct of_regulator_match stpmic1_matches[] = { variable 595 ret = of_regulator_match(&pdev->dev, pdev->dev.of_node, stpmic1_matches, in stpmic1_regulator_probe() 596 ARRAY_SIZE(stpmic1_matches)); in stpmic1_regulator_probe() 604 ret = stpmic1_regulator_register(pdev, i, &stpmic1_matches[i], in stpmic1_regulator_probe()
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | stpmic1_regulator.c | 538 static struct of_regulator_match stpmic1_matches[] = { variable 611 ret = of_regulator_match(&pdev->dev, pdev->dev.of_node, stpmic1_matches, in stpmic1_regulator_probe() 612 ARRAY_SIZE(stpmic1_matches)); in stpmic1_regulator_probe() 620 ret = stpmic1_regulator_register(pdev, i, &stpmic1_matches[i], in stpmic1_regulator_probe()
|
Completed in 3 milliseconds