Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thermal/
Drockchip_thermal.c1147 static const struct of_device_id of_rockchip_thermal_match[] = { variable
1185 MODULE_DEVICE_TABLE(of, of_rockchip_thermal_match);
1362 match = of_match_node(of_rockchip_thermal_match, np); in rockchip_thermal_probe()
1569 .of_match_table = of_rockchip_thermal_match,