Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Drockchip_thermal.c1958 static const struct of_device_id of_rockchip_thermal_match[] = { variable
2063 MODULE_DEVICE_TABLE(of, of_rockchip_thermal_match);
2397 match = of_match_node(of_rockchip_thermal_match, np); in rockchip_thermal_probe()
2638 .of_match_table = of_rockchip_thermal_match,