Searched defs:pzone (Results 1 - 1 of 1) sorted by relevance

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

Completed in 38 milliseconds