Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps65090-regulator.c311 struct of_regulator_match **tps65090_reg_matches) in tps65090_parse_dt_reg_data()
345 *tps65090_reg_matches = tps65090_matches; in tps65090_parse_dt_reg_data()
398 struct of_regulator_match **tps65090_reg_matches) in tps65090_parse_dt_reg_data()
400 *tps65090_reg_matches = NULL; in tps65090_parse_dt_reg_data()
414 struct of_regulator_match *tps65090_reg_matches = NULL; in tps65090_regulator_probe() local
423 &tps65090_reg_matches); in tps65090_regulator_probe()
473 if (tps65090_reg_matches) in tps65090_regulator_probe()
474 config.of_node = tps65090_reg_matches[num].of_node; in tps65090_regulator_probe()
309 tps65090_parse_dt_reg_data( struct platform_device *pdev, struct of_regulator_match **tps65090_reg_matches) tps65090_parse_dt_reg_data() argument
396 tps65090_parse_dt_reg_data( struct platform_device *pdev, struct of_regulator_match **tps65090_reg_matches) tps65090_parse_dt_reg_data() argument
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps65090-regulator.c311 struct of_regulator_match **tps65090_reg_matches) in tps65090_parse_dt_reg_data()
345 *tps65090_reg_matches = tps65090_matches; in tps65090_parse_dt_reg_data()
398 struct of_regulator_match **tps65090_reg_matches) in tps65090_parse_dt_reg_data()
400 *tps65090_reg_matches = NULL; in tps65090_parse_dt_reg_data()
414 struct of_regulator_match *tps65090_reg_matches = NULL; in tps65090_regulator_probe() local
423 &tps65090_reg_matches); in tps65090_regulator_probe()
473 if (tps65090_reg_matches) in tps65090_regulator_probe()
474 config.of_node = tps65090_reg_matches[num].of_node; in tps65090_regulator_probe()
309 tps65090_parse_dt_reg_data( struct platform_device *pdev, struct of_regulator_match **tps65090_reg_matches) tps65090_parse_dt_reg_data() argument
396 tps65090_parse_dt_reg_data( struct platform_device *pdev, struct of_regulator_match **tps65090_reg_matches) tps65090_parse_dt_reg_data() argument

Completed in 2 milliseconds