fixed_of_match    261 drivers/regulator/fixed.c static const struct of_device_id fixed_of_match[] = {
fixed_of_match    273 drivers/regulator/fixed.c MODULE_DEVICE_TABLE(of, fixed_of_match);
fixed_of_match    280 drivers/regulator/fixed.c 		.of_match_table = of_match_ptr(fixed_of_match),