Lines Matching refs:rockchip_thermal_data

157 	struct rockchip_thermal_data *thermal;
181 struct rockchip_thermal_data { struct
2078 struct rockchip_thermal_data *thermal = dev; in rockchip_thermal_alarm_irq_thread()
2095 struct rockchip_thermal_data *thermal = sensor->thermal; in rockchip_thermal_set_trips()
2110 struct rockchip_thermal_data *thermal = sensor->thermal; in rockchip_thermal_get_temp()
2128 static void thermal_pinctrl_select_otp(struct rockchip_thermal_data *thermal) in thermal_pinctrl_select_otp()
2135 static void thermal_pinctrl_select_gpio(struct rockchip_thermal_data *thermal) in thermal_pinctrl_select_gpio()
2169 struct rockchip_thermal_data *thermal) in rockchip_get_trim_configure()
2243 struct rockchip_thermal_data *thermal) in rockchip_configure_from_dt()
2309 struct rockchip_thermal_data *thermal, in rockchip_thermal_register_sensor()
2350 static void rockchip_dump_temperature(struct rockchip_thermal_data *thermal) in rockchip_dump_temperature()
2379 struct rockchip_thermal_data *thermal; in rockchip_thermal_panic()
2381 thermal = container_of(this, struct rockchip_thermal_data, panic_nb); in rockchip_thermal_panic()
2390 struct rockchip_thermal_data *thermal; in rockchip_thermal_probe()
2405 thermal = devm_kzalloc(&pdev->dev, sizeof(struct rockchip_thermal_data), in rockchip_thermal_probe()
2532 struct rockchip_thermal_data *thermal = platform_get_drvdata(pdev); in rockchip_thermal_remove()
2551 struct rockchip_thermal_data *thermal = platform_get_drvdata(pdev); in rockchip_thermal_shutdown()
2568 struct rockchip_thermal_data *thermal = dev_get_drvdata(dev); in rockchip_thermal_suspend()
2586 struct rockchip_thermal_data *thermal = dev_get_drvdata(dev); in rockchip_thermal_resume()