Lines Matching defs:sprd_thermal_data
77 struct sprd_thermal_data *data;
84 struct sprd_thermal_data {
149 struct sprd_thermal_data *thm,
224 static int sprd_thm_poll_ready_status(struct sprd_thermal_data *thm)
246 static int sprd_thm_wait_temp_ready(struct sprd_thermal_data *thm)
257 static int sprd_thm_set_ready(struct sprd_thermal_data *thm)
282 static void sprd_thm_sensor_init(struct sprd_thermal_data *thm,
306 static void sprd_thm_para_config(struct sprd_thermal_data *thm)
335 struct sprd_thermal_data *thm;
448 static void sprd_thm_hw_suspend(struct sprd_thermal_data *thm)
463 struct sprd_thermal_data *thm = dev_get_drvdata(dev);
475 static int sprd_thm_hw_resume(struct sprd_thermal_data *thm)
497 struct sprd_thermal_data *thm = dev_get_drvdata(dev);
521 struct sprd_thermal_data *thm = platform_get_drvdata(pdev);