Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps65910-regulator.c1000 struct of_regulator_match **tps65910_reg_matches) in tps65910_parse_dt_reg_data()
1044 *tps65910_reg_matches = matches; in tps65910_parse_dt_reg_data()
1065 struct of_regulator_match **tps65910_reg_matches) in tps65910_parse_dt_reg_data()
1067 *tps65910_reg_matches = NULL; in tps65910_parse_dt_reg_data()
1080 struct of_regulator_match *tps65910_reg_matches = NULL; in tps65910_probe() local
1086 &tps65910_reg_matches); in tps65910_probe()
1209 if (tps65910_reg_matches) in tps65910_probe()
1210 config.of_node = tps65910_reg_matches[i].of_node; in tps65910_probe()
998 tps65910_parse_dt_reg_data( struct platform_device *pdev, struct of_regulator_match **tps65910_reg_matches) tps65910_parse_dt_reg_data() argument
1063 tps65910_parse_dt_reg_data( struct platform_device *pdev, struct of_regulator_match **tps65910_reg_matches) tps65910_parse_dt_reg_data() argument
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps65910-regulator.c999 struct of_regulator_match **tps65910_reg_matches) in tps65910_parse_dt_reg_data()
1043 *tps65910_reg_matches = matches; in tps65910_parse_dt_reg_data()
1064 struct of_regulator_match **tps65910_reg_matches) in tps65910_parse_dt_reg_data()
1066 *tps65910_reg_matches = NULL; in tps65910_parse_dt_reg_data()
1079 struct of_regulator_match *tps65910_reg_matches = NULL; in tps65910_probe() local
1085 &tps65910_reg_matches); in tps65910_probe()
1208 if (tps65910_reg_matches) in tps65910_probe()
1209 config.of_node = tps65910_reg_matches[i].of_node; in tps65910_probe()
997 tps65910_parse_dt_reg_data( struct platform_device *pdev, struct of_regulator_match **tps65910_reg_matches) tps65910_parse_dt_reg_data() argument
1062 tps65910_parse_dt_reg_data( struct platform_device *pdev, struct of_regulator_match **tps65910_reg_matches) tps65910_parse_dt_reg_data() argument

Completed in 7 milliseconds