Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dda9062-thermal.c57 struct da9062_thermal { struct
71 struct da9062_thermal *thermal = container_of(work, in da9062_thermal_poll_on() argument
72 struct da9062_thermal, in da9062_thermal_poll_on()
125 struct da9062_thermal *thermal = data; in da9062_thermal_irq_handler()
136 struct da9062_thermal *thermal = z->devdata; in da9062_thermal_get_mode()
145 struct da9062_thermal *thermal = z->devdata; in da9062_thermal_get_trip_type()
164 struct da9062_thermal *thermal = z->devdata; in da9062_thermal_get_trip_temp()
182 struct da9062_thermal *thermal = z->devdata; in da9062_thermal_get_temp()
212 struct da9062_thermal *thermal; in da9062_thermal_probe()
236 thermal = devm_kzalloc(&pdev->dev, sizeof(struct da9062_thermal), in da9062_thermal_probe()
[all …]