Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtps51632-regulator.c207 static const struct of_device_id tps51632_of_match[] = { variable
211 MODULE_DEVICE_TABLE(of, tps51632_of_match);
260 match = of_match_device(of_match_ptr(tps51632_of_match), in tps51632_probe()
355 .of_match_table = of_match_ptr(tps51632_of_match),