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

/linux-4.4.14/drivers/thermal/
H A Darmada_thermal.c233 static const struct of_device_id armada_thermal_id_table[] = { variable in typeref:struct:of_device_id
254 MODULE_DEVICE_TABLE(of, armada_thermal_id_table);
263 match = of_match_device(armada_thermal_id_table, &pdev->dev); armada_thermal_probe()
312 .of_match_table = armada_thermal_id_table,

Completed in 42 milliseconds