Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/regulator/
Dbcm590xx-regulator.c317 struct of_regulator_match **bcm590xx_reg_matches) in bcm590xx_parse_dt_reg_data() argument
351 *bcm590xx_reg_matches = matches; in bcm590xx_parse_dt_reg_data()
372 struct of_regulator_match *bcm590xx_reg_matches = NULL; in bcm590xx_probe() local
376 &bcm590xx_reg_matches); in bcm590xx_probe()
439 if (bcm590xx_reg_matches) in bcm590xx_probe()
440 config.of_node = bcm590xx_reg_matches[i].of_node; in bcm590xx_probe()