amlogic_thermal
static int amlogic_thermal_code_to_millicelsius(struct amlogic_thermal *pdata,
static int amlogic_thermal_initialize(struct amlogic_thermal *pdata)
static int amlogic_thermal_enable(struct amlogic_thermal *data)
static void amlogic_thermal_disable(struct amlogic_thermal *data)
struct amlogic_thermal *pdata = thermal_zone_device_priv(tz);
struct amlogic_thermal *pdata;
struct amlogic_thermal *data = platform_get_drvdata(pdev);
struct amlogic_thermal *data = dev_get_drvdata(dev);
struct amlogic_thermal *data = dev_get_drvdata(dev);