Home
last modified time | relevance | path

Searched refs:armada_thermal_id_table (Results 1 – 1 of 1) sorted by relevance

/drivers/thermal/
Darmada_thermal.c686 static const struct of_device_id armada_thermal_id_table[] = { variable
719 MODULE_DEVICE_TABLE(of, armada_thermal_id_table);
837 match = of_match_device(armada_thermal_id_table, &pdev->dev); in armada_thermal_probe()
983 .of_match_table = armada_thermal_id_table,