Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dda9062-thermal.c48 struct da9062_thermal { struct
61 struct da9062_thermal *thermal = container_of(work, in da9062_thermal_poll_on() argument
62 struct da9062_thermal, in da9062_thermal_poll_on()
115 struct da9062_thermal *thermal = data; in da9062_thermal_irq_handler()
127 struct da9062_thermal *thermal = z->devdata; in da9062_thermal_get_trip_type()
146 struct da9062_thermal *thermal = z->devdata; in da9062_thermal_get_trip_temp()
164 struct da9062_thermal *thermal = z->devdata; in da9062_thermal_get_temp()
193 struct da9062_thermal *thermal; in da9062_thermal_probe()
217 thermal = devm_kzalloc(&pdev->dev, sizeof(struct da9062_thermal), in da9062_thermal_probe()
278 struct da9062_thermal *thermal = platform_get_drvdata(pdev); in da9062_thermal_remove()