Home
last modified time | relevance | path

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

/include/linux/
Dthermal.h205 void devm_thermal_of_zone_unregister(struct device *dev, struct thermal_zone_device *tz);
217 struct thermal_zone_device *tz) in devm_thermal_of_zone_unregister() argument
222 int for_each_thermal_trip(struct thermal_zone_device *tz,
225 int thermal_zone_for_each_trip(struct thermal_zone_device *tz,
228 void thermal_zone_set_trip_temp(struct thermal_zone_device *tz,
231 int thermal_zone_get_crit_temp(struct thermal_zone_device *tz, int *temp);
249 void thermal_zone_device_unregister(struct thermal_zone_device *tz);
272 int thermal_zone_get_temp(struct thermal_zone_device *tz, int *temp);
273 int thermal_zone_get_slope(struct thermal_zone_device *tz);
274 int thermal_zone_get_offset(struct thermal_zone_device *tz);
[all …]
Dtimekeeping.h22 const struct timezone *tz);
Dsecurity.h162 extern int cap_settime(const struct timespec64 *ts, const struct timezone *tz);
308 int security_settime64(const struct timespec64 *ts, const struct timezone *tz);
650 const struct timezone *tz) in security_settime64() argument
652 return cap_settime(ts, tz); in security_settime64()
Dcompat.h731 struct timezone __user *tz);
733 struct timezone __user *tz);
Dlsm_hook_defs.h50 const struct timezone *tz)
Dsyscalls.h699 struct timezone __user *tz);
701 struct timezone __user *tz);
/include/trace/hooks/
Dthermal.h18 TP_PROTO(struct thermal_zone_device *tz, int *irq_wakeable),
19 TP_ARGS(tz, irq_wakeable));
/include/vdso/
Dgettime.h20 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz);
/include/xen/interface/
Dplatform.h136 int16_t tz; member