Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps6586x-regulator.c395 struct of_regulator_match **tps6586x_reg_matches) in tps6586x_parse_regulator_dt()
435 *tps6586x_reg_matches = tps6586x_matches; in tps6586x_parse_regulator_dt()
441 struct of_regulator_match **tps6586x_reg_matches) in tps6586x_parse_regulator_dt()
443 *tps6586x_reg_matches = NULL; in tps6586x_parse_regulator_dt()
455 struct of_regulator_match *tps6586x_reg_matches = NULL; in tps6586x_regulator_probe() local
465 &tps6586x_reg_matches); in tps6586x_regulator_probe()
495 if (tps6586x_reg_matches) in tps6586x_regulator_probe()
496 config.of_node = tps6586x_reg_matches[id].of_node; in tps6586x_regulator_probe()
393 tps6586x_parse_regulator_dt( struct platform_device *pdev, struct of_regulator_match **tps6586x_reg_matches) tps6586x_parse_regulator_dt() argument
439 tps6586x_parse_regulator_dt( struct platform_device *pdev, struct of_regulator_match **tps6586x_reg_matches) tps6586x_parse_regulator_dt() argument
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps6586x-regulator.c395 struct of_regulator_match **tps6586x_reg_matches) in tps6586x_parse_regulator_dt()
435 *tps6586x_reg_matches = tps6586x_matches; in tps6586x_parse_regulator_dt()
441 struct of_regulator_match **tps6586x_reg_matches) in tps6586x_parse_regulator_dt()
443 *tps6586x_reg_matches = NULL; in tps6586x_parse_regulator_dt()
455 struct of_regulator_match *tps6586x_reg_matches = NULL; in tps6586x_regulator_probe() local
465 &tps6586x_reg_matches); in tps6586x_regulator_probe()
495 if (tps6586x_reg_matches) in tps6586x_regulator_probe()
496 config.of_node = tps6586x_reg_matches[id].of_node; in tps6586x_regulator_probe()
393 tps6586x_parse_regulator_dt( struct platform_device *pdev, struct of_regulator_match **tps6586x_reg_matches) tps6586x_parse_regulator_dt() argument
439 tps6586x_parse_regulator_dt( struct platform_device *pdev, struct of_regulator_match **tps6586x_reg_matches) tps6586x_parse_regulator_dt() argument

Completed in 2 milliseconds