Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Drockchip_thermal.c480 static const struct of_device_id of_rockchip_thermal_match[] = { variable
491 MODULE_DEVICE_TABLE(of, of_rockchip_thermal_match);
639 match = of_match_node(of_rockchip_thermal_match, np); in rockchip_thermal_probe()
843 .of_match_table = of_rockchip_thermal_match,