Home
last modified time | relevance | path

Searched refs:amlogic_thermal (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/thermal/
H A Damlogic_thermal.c95 struct amlogic_thermal { struct
109 static int amlogic_thermal_code_to_millicelsius(struct amlogic_thermal *pdata, in amlogic_thermal_code_to_millicelsius() argument
136 static int amlogic_thermal_initialize(struct amlogic_thermal *pdata) in amlogic_thermal_initialize()
156 static int amlogic_thermal_enable(struct amlogic_thermal *data) in amlogic_thermal_enable()
170 static void amlogic_thermal_disable(struct amlogic_thermal *data) in amlogic_thermal_disable()
180 struct amlogic_thermal *pdata = thermal_zone_device_priv(tz); in amlogic_thermal_get_temp()
248 struct amlogic_thermal *pdata; in amlogic_thermal_probe()
304 struct amlogic_thermal *data = platform_get_drvdata(pdev); in amlogic_thermal_remove()
311 struct amlogic_thermal *data = dev_get_drvdata(dev); in amlogic_thermal_suspend()
320 struct amlogic_thermal *data = dev_get_drvdata(dev); in amlogic_thermal_resume()
H A DMakefile62 obj-$(CONFIG_AMLOGIC_THERMAL) += amlogic_thermal.o
H A DKconfig416 be called amlogic_thermal.
/linux/
H A DMAINTAINERS22947 F: drivers/thermal/amlogic_thermal.c