Searched refs:of_rockchip_thermal_match (Results 1 – 1 of 1) sorted by relevance
992 static const struct of_device_id of_rockchip_thermal_match[] = { variable1023 MODULE_DEVICE_TABLE(of, of_rockchip_thermal_match);1197 match = of_match_node(of_rockchip_thermal_match, np); in rockchip_thermal_probe()1400 .of_match_table = of_rockchip_thermal_match,