Home
last modified time | relevance | path

Searched refs:amlogic_thermal (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/
H A Damlogic_thermal.c97 struct amlogic_thermal { struct
111 static int amlogic_thermal_code_to_millicelsius(struct amlogic_thermal *pdata, in amlogic_thermal_code_to_millicelsius()
138 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 = data; in amlogic_thermal_get_temp()
242 struct amlogic_thermal *pdata; in amlogic_thermal_probe()
301 struct amlogic_thermal *data = platform_get_drvdata(pdev); in amlogic_thermal_remove()
308 struct amlogic_thermal *data = dev_get_drvdata(dev); in amlogic_thermal_suspend()
315 struct amlogic_thermal *dat in amlogic_thermal_resume()
[all...]
/kernel/linux/linux-6.6/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()
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 int amlogic_thermal_disable(struct amlogic_thermal *data) in amlogic_thermal_disable()
182 struct amlogic_thermal *pdata = thermal_zone_device_priv(tz); in amlogic_thermal_get_temp()
240 struct amlogic_thermal *pdata; in amlogic_thermal_probe()
296 struct amlogic_thermal *data = platform_get_drvdata(pdev); in amlogic_thermal_remove()
303 struct amlogic_thermal *data = dev_get_drvdata(dev); in amlogic_thermal_suspend()
310 struct amlogic_thermal *dat in amlogic_thermal_resume()
[all...]
H A DMakefile63 obj-$(CONFIG_AMLOGIC_THERMAL) += amlogic_thermal.o

Completed in 2 milliseconds