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

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

Completed in 76 milliseconds