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

/linux-4.1.27/drivers/thermal/
H A Ddb8500_thermal.c33 struct db8500_thermal_zone { struct
65 struct db8500_thermal_zone *pzone = thermal->devdata; db8500_cdev_bind()
92 struct db8500_thermal_zone *pzone = thermal->devdata; db8500_cdev_unbind()
113 struct db8500_thermal_zone *pzone = thermal->devdata; db8500_sys_get_temp()
129 struct db8500_thermal_zone *pzone = thermal->devdata; db8500_sys_get_trend()
140 struct db8500_thermal_zone *pzone = thermal->devdata; db8500_sys_get_mode()
153 struct db8500_thermal_zone *pzone = thermal->devdata; db8500_sys_set_mode()
170 struct db8500_thermal_zone *pzone = thermal->devdata; db8500_sys_get_trip_type()
185 struct db8500_thermal_zone *pzone = thermal->devdata; db8500_sys_get_trip_temp()
200 struct db8500_thermal_zone *pzone = thermal->devdata; db8500_sys_get_crit_temp()
226 static void db8500_thermal_update_config(struct db8500_thermal_zone *pzone, db8500_thermal_update_config()
242 struct db8500_thermal_zone *pzone = irq_data; prcmu_low_irq_handler()
273 struct db8500_thermal_zone *pzone = irq_data; prcmu_high_irq_handler()
299 struct db8500_thermal_zone *pzone; db8500_thermal_work()
301 pzone = container_of(work, struct db8500_thermal_zone, therm_work); db8500_thermal_work()
393 struct db8500_thermal_zone *pzone = NULL; db8500_thermal_probe()
449 pzone->therm_dev = thermal_zone_device_register("db8500_thermal_zone", db8500_thermal_probe()
476 struct db8500_thermal_zone *pzone = platform_get_drvdata(pdev); db8500_thermal_remove()
488 struct db8500_thermal_zone *pzone = platform_get_drvdata(pdev); db8500_thermal_suspend()
498 struct db8500_thermal_zone *pzone = platform_get_drvdata(pdev); db8500_thermal_resume()

Completed in 86 milliseconds