Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dda9063-regulator.c834 struct of_regulator_match **da9063_reg_matches) in da9063_parse_regulators_dt() argument
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()