Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Dda9062-thermal.c48 struct da9062_thermal { struct
62 struct da9062_thermal *thermal = container_of(work, in da9062_thermal_poll_on() argument
63 struct da9062_thermal, in da9062_thermal_poll_on()
116 struct da9062_thermal *thermal = data; in da9062_thermal_irq_handler()
127 struct da9062_thermal *thermal = z->devdata; in da9062_thermal_get_mode()
136 struct da9062_thermal *thermal = z->devdata; in da9062_thermal_get_trip_type()
155 struct da9062_thermal *thermal = z->devdata; in da9062_thermal_get_trip_temp()
173 struct da9062_thermal *thermal = z->devdata; in da9062_thermal_get_temp()
203 struct da9062_thermal *thermal; in da9062_thermal_probe()
227 thermal = devm_kzalloc(&pdev->dev, sizeof(struct da9062_thermal), in da9062_thermal_probe()
[all …]