Searched refs:pzone (Results 1 – 1 of 1) sorted by relevance
65 struct db8500_thermal_zone *pzone = thermal->devdata; in db8500_cdev_bind() local66 struct db8500_thsens_platform_data *ptrips = pzone->trip_tab; in db8500_cdev_bind()92 struct db8500_thermal_zone *pzone = thermal->devdata; in db8500_cdev_unbind() local93 struct db8500_thsens_platform_data *ptrips = pzone->trip_tab; in db8500_cdev_unbind()112 struct db8500_thermal_zone *pzone = thermal->devdata; in db8500_sys_get_temp() local119 *temp = pzone->cur_temp_pseudo; in db8500_sys_get_temp()128 struct db8500_thermal_zone *pzone = thermal->devdata; in db8500_sys_get_trend() local130 *trend = pzone->trend; in db8500_sys_get_trend()139 struct db8500_thermal_zone *pzone = thermal->devdata; in db8500_sys_get_mode() local141 mutex_lock(&pzone->th_lock); in db8500_sys_get_mode()[all …]