Searched refs:amlogic_thermal (Results 1 – 4 of 4) sorted by relevance
97 struct amlogic_thermal { struct111 static int amlogic_thermal_code_to_millicelsius(struct amlogic_thermal *pdata, in amlogic_thermal_code_to_millicelsius() argument138 static int amlogic_thermal_initialize(struct amlogic_thermal *pdata) in amlogic_thermal_initialize()158 static int amlogic_thermal_enable(struct amlogic_thermal *data) in amlogic_thermal_enable()172 static int amlogic_thermal_disable(struct amlogic_thermal *data) in amlogic_thermal_disable()184 struct amlogic_thermal *pdata = tz->devdata; in amlogic_thermal_get_temp()242 struct amlogic_thermal *pdata; in amlogic_thermal_probe()302 struct amlogic_thermal *data = platform_get_drvdata(pdev); in amlogic_thermal_remove()309 struct amlogic_thermal *data = dev_get_drvdata(dev); in amlogic_thermal_suspend()316 struct amlogic_thermal *data = dev_get_drvdata(dev); in amlogic_thermal_resume()
62 obj-$(CONFIG_AMLOGIC_THERMAL) += amlogic_thermal.o
433 be called amlogic_thermal.
20759 F: drivers/thermal/amlogic_thermal.c
Completed in 26 milliseconds