Home
last modified time | relevance | path

Searched refs:da9063_reg_matches (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dda9063-regulator.c626 struct of_regulator_match **da9063_reg_matches) in da9063_parse_regulators_dt()
675 *da9063_reg_matches = da9063_matches; in da9063_parse_regulators_dt()
682 struct of_regulator_match *da9063_reg_matches = NULL; in da9063_regulator_probe() local
691 regl_pdata = da9063_parse_regulators_dt(pdev, &da9063_reg_matches); in da9063_regulator_probe()
813 if (da9063_reg_matches) in da9063_regulator_probe()
814 config.of_node = da9063_reg_matches[id].of_node; in da9063_regulator_probe()
624 da9063_parse_regulators_dt( struct platform_device *pdev, struct of_regulator_match **da9063_reg_matches) da9063_parse_regulators_dt() argument
/kernel/linux/linux-6.6/drivers/regulator/
H A Dda9063-regulator.c834 struct of_regulator_match **da9063_reg_matches) in da9063_parse_regulators_dt()
883 *da9063_reg_matches = da9063_matches; in da9063_parse_regulators_dt()
890 struct of_regulator_match *da9063_reg_matches = NULL; in da9063_regulator_probe() local
899 regl_pdata = da9063_parse_regulators_dt(pdev, &da9063_reg_matches); in da9063_regulator_probe()
1027 if (da9063_reg_matches) in da9063_regulator_probe()
1028 config.of_node = da9063_reg_matches[id].of_node; in da9063_regulator_probe()
832 da9063_parse_regulators_dt( struct platform_device *pdev, struct of_regulator_match **da9063_reg_matches) da9063_parse_regulators_dt() argument

Completed in 3 milliseconds