of_ti_bandgap_match  806 drivers/thermal/ti-soc-thermal/ti-bandgap.c static const struct of_device_id of_ti_bandgap_match[];
of_ti_bandgap_match  836 drivers/thermal/ti-soc-thermal/ti-bandgap.c 	of_id = of_match_device(of_ti_bandgap_match, &pdev->dev);
of_ti_bandgap_match 1196 drivers/thermal/ti-soc-thermal/ti-bandgap.c static const struct of_device_id of_ti_bandgap_match[] = {
of_ti_bandgap_match 1236 drivers/thermal/ti-soc-thermal/ti-bandgap.c MODULE_DEVICE_TABLE(of, of_ti_bandgap_match);
of_ti_bandgap_match 1244 drivers/thermal/ti-soc-thermal/ti-bandgap.c 			.of_match_table	= of_ti_bandgap_match,