Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/regulator/
Dmax8907-regulator.c192 static struct of_regulator_match max8907_matches[] = { variable
239 ret = of_regulator_match(&pdev->dev, regulators, max8907_matches, in max8907_regulator_parse_dt()
240 ARRAY_SIZE(max8907_matches)); in max8907_regulator_parse_dt()
253 return max8907_matches[index].init_data; in match_init_data()
258 return max8907_matches[index].of_node; in match_of_node()