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