Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
H A Drockchip_thermal.c1030 static const struct of_device_id of_rockchip_thermal_match[] = { variable
1064 MODULE_DEVICE_TABLE(of, of_rockchip_thermal_match);
1241 match = of_match_node(of_rockchip_thermal_match, np); in rockchip_thermal_probe()
1448 .of_match_table = of_rockchip_thermal_match,
/kernel/linux/linux-6.6/drivers/thermal/
H A Drockchip_thermal.c1308 static const struct of_device_id of_rockchip_thermal_match[] = { variable
1350 MODULE_DEVICE_TABLE(of, of_rockchip_thermal_match);
1691 .of_match_table = of_rockchip_thermal_match,

Completed in 7 milliseconds