thermal_mmio_id_table  103 drivers/thermal/thermal_mmio.c static const struct of_device_id thermal_mmio_id_table[] = {
thermal_mmio_id_table  107 drivers/thermal/thermal_mmio.c MODULE_DEVICE_TABLE(of, thermal_mmio_id_table);
thermal_mmio_id_table  114 drivers/thermal/thermal_mmio.c 		.of_match_table = of_match_ptr(thermal_mmio_id_table),