Searched refs:armada_thermal_id_table (Results 1 – 1 of 1) sorted by relevance
670 static const struct of_device_id armada_thermal_id_table[] = { variable699 MODULE_DEVICE_TABLE(of, armada_thermal_id_table);827 match = of_match_device(armada_thermal_id_table, &pdev->dev); in armada_thermal_probe()972 .of_match_table = armada_thermal_id_table,