bcm2835_thermal_of_match_table  150 drivers/thermal/broadcom/bcm2835_thermal.c static const struct of_device_id bcm2835_thermal_of_match_table[] = {
bcm2835_thermal_of_match_table  162 drivers/thermal/broadcom/bcm2835_thermal.c MODULE_DEVICE_TABLE(of, bcm2835_thermal_of_match_table);
bcm2835_thermal_of_match_table  178 drivers/thermal/broadcom/bcm2835_thermal.c 	match = of_match_device(bcm2835_thermal_of_match_table,
bcm2835_thermal_of_match_table  305 drivers/thermal/broadcom/bcm2835_thermal.c 		.of_match_table = bcm2835_thermal_of_match_table,