Searched refs:rk808_reg_matches (Results 1 – 1 of 1) sorted by relevance
509 static struct of_regulator_match rk808_reg_matches[] = { variable538 ret = of_regulator_match(dev, np, rk808_reg_matches, in rk808_regulator_dt_parse_pdata()591 if (!rk808_reg_matches[i].init_data || in rk808_regulator_probe()592 !rk808_reg_matches[i].of_node) in rk808_regulator_probe()598 config.of_node = rk808_reg_matches[i].of_node; in rk808_regulator_probe()599 config.init_data = rk808_reg_matches[i].init_data; in rk808_regulator_probe()