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