Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/
Darmada_thermal.c670 static const struct of_device_id armada_thermal_id_table[] = { variable
699 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,