tps65023_of_match  319 drivers/regulator/tps65023-regulator.c static const struct of_device_id tps65023_of_match[] = {
tps65023_of_match  325 drivers/regulator/tps65023-regulator.c MODULE_DEVICE_TABLE(of, tps65023_of_match);
tps65023_of_match  345 drivers/regulator/tps65023-regulator.c 		.of_match_table = of_match_ptr(tps65023_of_match),