Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/regulator/
Dda9063-regulator.c754 struct of_regulator_match **da9063_reg_matches) in da9063_parse_regulators_dt() argument
803 *da9063_reg_matches = da9063_matches; in da9063_parse_regulators_dt()
810 struct of_regulator_match *da9063_reg_matches = NULL; in da9063_regulator_probe() local
819 regl_pdata = da9063_parse_regulators_dt(pdev, &da9063_reg_matches); in da9063_regulator_probe()
941 if (da9063_reg_matches) in da9063_regulator_probe()
942 config.of_node = da9063_reg_matches[id].of_node; in da9063_regulator_probe()