tps51632_of_match  220 drivers/regulator/tps51632-regulator.c static const struct of_device_id tps51632_of_match[] = {
tps51632_of_match  224 drivers/regulator/tps51632-regulator.c MODULE_DEVICE_TABLE(of, tps51632_of_match);
tps51632_of_match  274 drivers/regulator/tps51632-regulator.c 		match = of_match_device(of_match_ptr(tps51632_of_match),
tps51632_of_match  368 drivers/regulator/tps51632-regulator.c 		.of_match_table = of_match_ptr(tps51632_of_match),