Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/
Damlogic_thermal.c98 struct amlogic_thermal { struct
112 static int amlogic_thermal_code_to_millicelsius(struct amlogic_thermal *pdata, in amlogic_thermal_code_to_millicelsius() argument
139 static int amlogic_thermal_initialize(struct amlogic_thermal *pdata) in amlogic_thermal_initialize()
159 static int amlogic_thermal_enable(struct amlogic_thermal *data) in amlogic_thermal_enable()
173 static int amlogic_thermal_disable(struct amlogic_thermal *data) in amlogic_thermal_disable()
185 struct amlogic_thermal *pdata = data; in amlogic_thermal_get_temp()
243 struct amlogic_thermal *pdata; in amlogic_thermal_probe()
303 struct amlogic_thermal *data = platform_get_drvdata(pdev); in amlogic_thermal_remove()
310 struct amlogic_thermal *data = dev_get_drvdata(dev); in amlogic_thermal_suspend()
317 struct amlogic_thermal *data = dev_get_drvdata(dev); in amlogic_thermal_resume()
DMakefile61 obj-$(CONFIG_AMLOGIC_THERMAL) += amlogic_thermal.o
DKconfig435 be called amlogic_thermal.
/linux-5.19.10/
DMAINTAINERS19907 F: drivers/thermal/amlogic_thermal.c