Lines Matching defs:amlogic_thermal
95 struct amlogic_thermal {
109 static int amlogic_thermal_code_to_millicelsius(struct amlogic_thermal *pdata,
136 static int amlogic_thermal_initialize(struct amlogic_thermal *pdata)
156 static int amlogic_thermal_enable(struct amlogic_thermal *data)
170 static int amlogic_thermal_disable(struct amlogic_thermal *data)
182 struct amlogic_thermal *pdata = thermal_zone_device_priv(tz);
240 struct amlogic_thermal *pdata;
296 struct amlogic_thermal *data = platform_get_drvdata(pdev);
303 struct amlogic_thermal *data = dev_get_drvdata(dev);
310 struct amlogic_thermal *data = dev_get_drvdata(dev);
320 .name = "amlogic_thermal",