/linux-4.1.27/drivers/thermal/ |
D | thermal_core.c | 174 int get_tz_trend(struct thermal_zone_device *tz, int trip) in get_tz_trend() 192 struct thermal_instance *get_thermal_instance(struct thermal_zone_device *tz, in get_thermal_instance() 215 static void print_bind_err_msg(struct thermal_zone_device *tz, in print_bind_err_msg() 222 static void __bind(struct thermal_zone_device *tz, int mask, in __bind() 246 static void __unbind(struct thermal_zone_device *tz, int mask, in __unbind() 293 static void bind_tz(struct thermal_zone_device *tz) in bind_tz() 332 static void thermal_zone_device_set_polling(struct thermal_zone_device *tz, in thermal_zone_device_set_polling() 345 static void monitor_thermal_zone(struct thermal_zone_device *tz) in monitor_thermal_zone() 359 static void handle_non_critical_trips(struct thermal_zone_device *tz, in handle_non_critical_trips() 366 static void handle_critical_trips(struct thermal_zone_device *tz, in handle_critical_trips() [all …]
|
D | of-thermal.c | 89 static int of_thermal_get_temp(struct thermal_zone_device *tz, in of_thermal_get_temp() 110 int of_thermal_get_ntrips(struct thermal_zone_device *tz) in of_thermal_get_ntrips() 131 bool of_thermal_is_trip_valid(struct thermal_zone_device *tz, int trip) in of_thermal_is_trip_valid() 153 of_thermal_get_trip_points(struct thermal_zone_device *tz) in of_thermal_get_trip_points() 175 static int of_thermal_set_emul_temp(struct thermal_zone_device *tz, in of_thermal_set_emul_temp() 186 static int of_thermal_get_trend(struct thermal_zone_device *tz, int trip, in of_thermal_get_trend() 265 static int of_thermal_get_mode(struct thermal_zone_device *tz, in of_thermal_get_mode() 275 static int of_thermal_set_mode(struct thermal_zone_device *tz, in of_thermal_set_mode() 295 static int of_thermal_get_trip_type(struct thermal_zone_device *tz, int trip, in of_thermal_get_trip_type() 308 static int of_thermal_get_trip_temp(struct thermal_zone_device *tz, int trip, in of_thermal_get_trip_temp() [all …]
|
D | thermal_hwmon.c | 52 struct thermal_zone_device *tz; member 79 struct thermal_zone_device *tz = temp->tz; in temp_input_show() local 97 struct thermal_zone_device *tz = temp->tz; in temp_crit_show() local 110 thermal_hwmon_lookup_by_type(const struct thermal_zone_device *tz) in thermal_hwmon_lookup_by_type() 128 const struct thermal_zone_device *tz) in thermal_hwmon_lookup_temp() 143 static bool thermal_zone_crit_temp_valid(struct thermal_zone_device *tz) in thermal_zone_crit_temp_valid() 149 int thermal_add_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_add_hwmon_sysfs() 236 void thermal_remove_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_remove_hwmon_sysfs()
|
D | imx_thermal.c | 96 struct thermal_zone_device *tz; member 136 static int imx_get_temp(struct thermal_zone_device *tz, unsigned long *temp) in imx_get_temp() 211 static int imx_get_mode(struct thermal_zone_device *tz, in imx_get_mode() 221 static int imx_set_mode(struct thermal_zone_device *tz, in imx_set_mode() 257 static int imx_get_trip_type(struct thermal_zone_device *tz, int trip, in imx_get_trip_type() 265 static int imx_get_crit_temp(struct thermal_zone_device *tz, in imx_get_crit_temp() 274 static int imx_get_trip_temp(struct thermal_zone_device *tz, int trip, in imx_get_trip_temp() 284 static int imx_set_trip_temp(struct thermal_zone_device *tz, int trip, in imx_set_trip_temp() 302 static int imx_bind(struct thermal_zone_device *tz, in imx_bind() 320 static int imx_unbind(struct thermal_zone_device *tz, in imx_unbind()
|
D | fair_share.c | 34 static int get_trip_level(struct thermal_zone_device *tz) in get_trip_level() 61 static long get_target_state(struct thermal_zone_device *tz, in get_target_state() 89 static int fair_share_throttle(struct thermal_zone_device *tz, int trip) in fair_share_throttle()
|
D | thermal_hwmon.h | 38 thermal_add_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_add_hwmon_sysfs() 44 thermal_remove_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_remove_hwmon_sysfs()
|
D | step_wise.c | 116 static void update_passive_instance(struct thermal_zone_device *tz, in update_passive_instance() 127 static void thermal_zone_trip_update(struct thermal_zone_device *tz, int trip) in thermal_zone_trip_update() 196 static int step_wise_throttle(struct thermal_zone_device *tz, int trip) in step_wise_throttle()
|
D | thermal_core.h | 41 struct thermal_zone_device *tz; member 100 static inline int of_thermal_get_ntrips(struct thermal_zone_device *tz) in of_thermal_get_ntrips() 104 static inline bool of_thermal_is_trip_valid(struct thermal_zone_device *tz, in of_thermal_is_trip_valid() 110 of_thermal_get_trip_points(struct thermal_zone_device *tz) in of_thermal_get_trip_points()
|
D | gov_bang_bang.c | 26 static void thermal_zone_trip_update(struct thermal_zone_device *tz, int trip) in thermal_zone_trip_update() 102 static int bang_bang_control(struct thermal_zone_device *tz, int trip) in bang_bang_control()
|
D | user_space.c | 35 static int notify_user_space(struct thermal_zone_device *tz, int trip) in notify_user_space()
|
D | tegra_soctherm.c | 345 struct thermal_zone_device *tz; in tegra_soctherm_probe() local
|
/linux-4.1.27/drivers/acpi/ |
D | thermal.c | 201 static int acpi_thermal_get_temperature(struct acpi_thermal *tz) in acpi_thermal_get_temperature() 222 static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz) in acpi_thermal_get_polling_frequency() 241 static int acpi_thermal_set_cooling_mode(struct acpi_thermal *tz, int mode) in acpi_thermal_set_cooling_mode() 285 static int acpi_thermal_trips_update(struct acpi_thermal *tz, int flag) in acpi_thermal_trips_update() 499 static int acpi_thermal_get_trip_points(struct acpi_thermal *tz) in acpi_thermal_get_trip_points() 522 struct acpi_thermal *tz = data; in acpi_thermal_check() local 535 struct acpi_thermal *tz = thermal->devdata; in thermal_get_temp() local 553 struct acpi_thermal *tz = thermal->devdata; in thermal_get_mode() local 567 struct acpi_thermal *tz = thermal->devdata; in thermal_set_mode() local 597 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trip_type() local [all …]
|
/linux-4.1.27/include/linux/ |
D | thermal.h | 319 struct thermal_zone_device *tz) in thermal_zone_of_sensor_unregister() 360 struct thermal_zone_device *tz) in thermal_zone_device_unregister() 363 struct thermal_zone_device *tz, int trip, in thermal_zone_bind_cooling_device() 368 struct thermal_zone_device *tz, int trip, in thermal_zone_unbind_cooling_device() 371 static inline void thermal_zone_device_update(struct thermal_zone_device *tz) in thermal_zone_device_update() 388 struct thermal_zone_device *tz, unsigned long *temp) in thermal_zone_get_temp() 390 static inline int get_tz_trend(struct thermal_zone_device *tz, int trip) in get_tz_trend() 393 get_thermal_instance(struct thermal_zone_device *tz, in get_thermal_instance() 398 static inline void thermal_notify_framework(struct thermal_zone_device *tz, in thermal_notify_framework() 407 static inline int thermal_generate_netlink_event(struct thermal_zone_device *tz, in thermal_generate_netlink_event()
|
D | security.h | 2043 const struct timezone *tz) in security_settime()
|
/linux-4.1.27/arch/x86/vdso/ |
D | vclock_gettime.c | 54 notrace static long vdso_fallback_gtod(struct timeval *tv, struct timezone *tz) in vdso_fallback_gtod() 150 notrace static long vdso_fallback_gtod(struct timeval *tv, struct timezone *tz) in vdso_fallback_gtod() 320 notrace int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
|
/linux-4.1.27/fs/isofs/ |
D | util.c | 20 int year, month, day, hour, minute, second, tz; in iso_date() local
|
/linux-4.1.27/kernel/time/ |
D | time.c | 103 struct timezone __user *, tz) in SYSCALL_DEFINE2() argument 163 int do_sys_settimeofday(const struct timespec *tv, const struct timezone *tz) in do_sys_settimeofday() 190 struct timezone __user *, tz) in SYSCALL_DEFINE2() argument
|
/linux-4.1.27/drivers/thermal/samsung/ |
D | exynos_tmu.c | 192 struct thermal_zone_device *tz = p->tzd; in exynos_report_trigger() local 291 struct thermal_zone_device *tz = data->tzd; in get_th_reg() local 373 struct thermal_zone_device *tz = data->tzd; in exynos4210_tmu_initialize() local 540 struct thermal_zone_device *tz = data->tzd; in exynos7_tmu_initialize() local 618 struct thermal_zone_device *tz = data->tzd; in exynos4210_tmu_control() local 649 struct thermal_zone_device *tz = data->tzd; in exynos5440_tmu_control() local 678 struct thermal_zone_device *tz = data->tzd; in exynos7_tmu_control() local
|
/linux-4.1.27/arch/x86/um/vdso/ |
D | um_vdso.c | 31 int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
|
/linux-4.1.27/Documentation/timers/ |
D | hpet_example.c | 137 struct timezone tz; in hpet_poll() local
|
/linux-4.1.27/arch/tile/kernel/vdso/ |
D | vgettimeofday.c | 131 struct timezone *tz) in __vdso_gettimeofday()
|
/linux-4.1.27/arch/arm/vdso/ |
D | vgettimeofday.c | 246 notrace int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
|
/linux-4.1.27/drivers/hwmon/ |
D | tmp102.c | 56 struct thermal_zone_device *tz; member
|
D | ntc_thermistor.c | 186 struct thermal_zone_device *tz; member
|
D | lm75.c | 79 struct thermal_zone_device *tz; member
|
/linux-4.1.27/tools/thermal/tmon/ |
D | tui.c | 558 static void draw_tp_line(int tz, int y) in draw_tp_line()
|
/linux-4.1.27/security/ |
D | commoncap.c | 119 int cap_settime(const struct timespec *ts, const struct timezone *tz) in cap_settime()
|
D | security.c | 227 int security_settime(const struct timespec *ts, const struct timezone *tz) in security_settime()
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | sun4i-ts.c | 118 struct thermal_zone_device *tz; member
|
/linux-4.1.27/kernel/ |
D | compat.c | 92 struct timezone __user *, tz) in COMPAT_SYSCALL_DEFINE2() argument 109 struct timezone __user *, tz) in COMPAT_SYSCALL_DEFINE2() argument
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | jr3_pci.h | 248 tz, enumerator
|
/linux-4.1.27/arch/alpha/kernel/ |
D | osf_sys.c | 998 struct timezone __user *, tz) in SYSCALL_DEFINE2() argument 1014 struct timezone __user *, tz) in SYSCALL_DEFINE2() argument
|
/linux-4.1.27/include/xen/interface/ |
D | platform.h | 144 int16_t tz; member
|