Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dmax8907-regulator.c189 static struct of_regulator_match max8907_matches[] = { variable
236 ret = of_regulator_match(&pdev->dev, regulators, max8907_matches, in max8907_regulator_parse_dt()
237 ARRAY_SIZE(max8907_matches)); in max8907_regulator_parse_dt()
250 return max8907_matches[index].init_data; in match_init_data()
255 return max8907_matches[index].of_node; in match_of_node()