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

/linux-4.1.27/drivers/regulator/
H A Dtps6586x-regulator.c397 struct of_regulator_match **tps6586x_reg_matches) tps6586x_parse_regulator_dt()
437 *tps6586x_reg_matches = tps6586x_matches; tps6586x_parse_regulator_dt()
443 struct of_regulator_match **tps6586x_reg_matches) tps6586x_parse_regulator_dt()
445 *tps6586x_reg_matches = NULL; tps6586x_parse_regulator_dt()
457 struct of_regulator_match *tps6586x_reg_matches = NULL; tps6586x_regulator_probe() local
467 &tps6586x_reg_matches); tps6586x_regulator_probe()
497 if (tps6586x_reg_matches) tps6586x_regulator_probe()
498 config.of_node = tps6586x_reg_matches[id].of_node; tps6586x_regulator_probe()
395 tps6586x_parse_regulator_dt( struct platform_device *pdev, struct of_regulator_match **tps6586x_reg_matches) tps6586x_parse_regulator_dt() argument
441 tps6586x_parse_regulator_dt( struct platform_device *pdev, struct of_regulator_match **tps6586x_reg_matches) tps6586x_parse_regulator_dt() argument

Completed in 115 milliseconds