Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dmp8865-regulator.c115 struct of_regulator_match **mp8865_reg_matches) in mp8865_parse_dt() argument
138 *mp8865_reg_matches = &mp8865_matches; in mp8865_parse_dt()
152 struct of_regulator_match *mp8865_reg_matches = NULL; in mp8865_probe() local
164 pdata = mp8865_parse_dt(client, &mp8865_reg_matches); in mp8865_probe()