Lines Matching defs:__thermal_zone
53 * struct __thermal_zone - internal representation of a thermal zone
66 struct __thermal_zone {
90 struct __thermal_zone *data = tz->devdata;
101 struct __thermal_zone *data = tz->devdata;
115 * stored in the local struct __thermal_zone
121 struct __thermal_zone *data = tz->devdata;
142 struct __thermal_zone *data = tz->devdata;
164 struct __thermal_zone *data = tz->devdata;
187 struct __thermal_zone *data = tz->devdata;
198 struct __thermal_zone *data = tz->devdata;
209 struct __thermal_zone *data = thermal->devdata;
244 struct __thermal_zone *data = thermal->devdata;
276 struct __thermal_zone *data = tz->devdata;
289 struct __thermal_zone *data = tz->devdata;
302 struct __thermal_zone *data = tz->devdata;
324 struct __thermal_zone *data = tz->devdata;
337 struct __thermal_zone *data = tz->devdata;
351 struct __thermal_zone *data = tz->devdata;
383 struct __thermal_zone *tz;
554 struct __thermal_zone *tz;
561 /* no __thermal_zone, nothing to be done */
846 * @np parameter and fills the read data into a __thermal_zone data structure
851 * Return: On success returns a valid struct __thermal_zone,
855 static struct __thermal_zone
859 struct __thermal_zone *tz;
980 static __init void of_thermal_free_zone(struct __thermal_zone *tz)
1048 struct __thermal_zone *tz;