Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dltc3589.c241 static struct of_regulator_match ltc3589_matches[LTC3589_NUM_REGULATORS] = { variable
264 ret = of_regulator_match(dev, node, ltc3589_matches, in ltc3589_parse_regulators_dt()
265 ARRAY_SIZE(ltc3589_matches)); in ltc3589_parse_regulators_dt()
280 struct device_node *np = ltc3589_matches[i].of_node; in ltc3589_parse_regulators_dt()
300 return ltc3589_matches[index].init_data; in match_init_data()
305 return ltc3589_matches[index].of_node; in match_of_node()