Home
last modified time | relevance | path

Searched defs:tz (Results 1 – 37 of 37) sorted by relevance

/linux-4.4.14/drivers/thermal/
Dthermal_core.c89 static void bind_previous_governor(struct thermal_zone_device *tz, in bind_previous_governor()
111 static int thermal_set_governor(struct thermal_zone_device *tz, in thermal_set_governor()
233 int get_tz_trend(struct thermal_zone_device *tz, int trip) in get_tz_trend()
251 struct thermal_instance *get_thermal_instance(struct thermal_zone_device *tz, in get_thermal_instance()
274 static void print_bind_err_msg(struct thermal_zone_device *tz, in print_bind_err_msg()
281 static void __bind(struct thermal_zone_device *tz, int mask, in __bind()
307 static void __unbind(struct thermal_zone_device *tz, int mask, in __unbind()
355 static void bind_tz(struct thermal_zone_device *tz) in bind_tz()
395 static void thermal_zone_device_set_polling(struct thermal_zone_device *tz, in thermal_zone_device_set_polling()
408 static void monitor_thermal_zone(struct thermal_zone_device *tz) in monitor_thermal_zone()
[all …]
Dof-thermal.c93 static int of_thermal_get_temp(struct thermal_zone_device *tz, in of_thermal_get_temp()
114 int of_thermal_get_ntrips(struct thermal_zone_device *tz) in of_thermal_get_ntrips()
135 bool of_thermal_is_trip_valid(struct thermal_zone_device *tz, int trip) in of_thermal_is_trip_valid()
157 of_thermal_get_trip_points(struct thermal_zone_device *tz) in of_thermal_get_trip_points()
179 static int of_thermal_set_emul_temp(struct thermal_zone_device *tz, in of_thermal_set_emul_temp()
190 static int of_thermal_get_trend(struct thermal_zone_device *tz, int trip, in of_thermal_get_trend()
270 static int of_thermal_get_mode(struct thermal_zone_device *tz, in of_thermal_get_mode()
280 static int of_thermal_set_mode(struct thermal_zone_device *tz, in of_thermal_set_mode()
300 static int of_thermal_get_trip_type(struct thermal_zone_device *tz, int trip, in of_thermal_get_trip_type()
313 static int of_thermal_get_trip_temp(struct thermal_zone_device *tz, int trip, in of_thermal_get_trip_temp()
[all …]
Dthermal_hwmon.c52 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()
Dpower_allocator.c93 static u32 estimate_sustainable_power(struct thermal_zone_device *tz) in estimate_sustainable_power()
134 static void estimate_pid_constants(struct thermal_zone_device *tz, in estimate_pid_constants()
192 static u32 pid_controller(struct thermal_zone_device *tz, in pid_controller()
332 static int allocate_power(struct thermal_zone_device *tz, in allocate_power()
468 static void get_governor_trips(struct thermal_zone_device *tz, in get_governor_trips()
521 static void allow_maximum_power(struct thermal_zone_device *tz) in allow_maximum_power()
546 static int power_allocator_bind(struct thermal_zone_device *tz) in power_allocator_bind()
593 static void power_allocator_unbind(struct thermal_zone_device *tz) in power_allocator_unbind()
608 static int power_allocator_throttle(struct thermal_zone_device *tz, int trip) in power_allocator_throttle()
Dimx_thermal.c91 struct thermal_zone_device *tz; member
133 static int imx_get_temp(struct thermal_zone_device *tz, int *temp) in imx_get_temp()
208 static int imx_get_mode(struct thermal_zone_device *tz, in imx_get_mode()
218 static int imx_set_mode(struct thermal_zone_device *tz, in imx_set_mode()
254 static int imx_get_trip_type(struct thermal_zone_device *tz, int trip, in imx_get_trip_type()
262 static int imx_get_crit_temp(struct thermal_zone_device *tz, int *temp) in imx_get_crit_temp()
270 static int imx_get_trip_temp(struct thermal_zone_device *tz, int trip, in imx_get_trip_temp()
280 static int imx_set_trip_temp(struct thermal_zone_device *tz, int trip, in imx_set_trip_temp()
300 static int imx_bind(struct thermal_zone_device *tz, in imx_bind()
319 static int imx_unbind(struct thermal_zone_device *tz, in imx_unbind()
Dfair_share.c34 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()
Dthermal_hwmon.h38 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()
Dstep_wise.c116 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()
Dthermal_core.h41 struct thermal_zone_device *tz; member
111 static inline int of_thermal_get_ntrips(struct thermal_zone_device *tz) in of_thermal_get_ntrips()
115 static inline bool of_thermal_is_trip_valid(struct thermal_zone_device *tz, in of_thermal_is_trip_valid()
121 of_thermal_get_trip_points(struct thermal_zone_device *tz) in of_thermal_get_trip_points()
Dgov_bang_bang.c26 static void thermal_zone_trip_update(struct thermal_zone_device *tz, int trip) in thermal_zone_trip_update()
101 static int bang_bang_control(struct thermal_zone_device *tz, int trip) in bang_bang_control()
Duser_space.c35 static int notify_user_space(struct thermal_zone_device *tz, int trip) in notify_user_space()
Ddevfreq_cooling.c275 struct thermal_zone_device *tz, in devfreq_cooling_get_requested_power()
307 struct thermal_zone_device *tz, in devfreq_cooling_state2power()
326 struct thermal_zone_device *tz, in devfreq_cooling_power2state()
Dcpu_cooling.c422 struct thermal_zone_device *tz, unsigned long freq, in get_static_power()
571 struct thermal_zone_device *tz, in cpufreq_get_requested_power()
651 struct thermal_zone_device *tz, in cpufreq_state2power()
703 struct thermal_zone_device *tz, u32 power, in cpufreq_power2state()
Dtegra_soctherm.c345 struct thermal_zone_device *tz; in tegra_soctherm_probe() local
/linux-4.4.14/drivers/acpi/
Dthermal.c197 static int acpi_thermal_get_temperature(struct acpi_thermal *tz) in acpi_thermal_get_temperature()
218 static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz) in acpi_thermal_get_polling_frequency()
237 static int acpi_thermal_set_cooling_mode(struct acpi_thermal *tz, int mode) in acpi_thermal_set_cooling_mode()
281 static int acpi_thermal_trips_update(struct acpi_thermal *tz, int flag) in acpi_thermal_trips_update()
495 static int acpi_thermal_get_trip_points(struct acpi_thermal *tz) in acpi_thermal_get_trip_points()
518 struct acpi_thermal *tz = data; in acpi_thermal_check() local
530 struct acpi_thermal *tz = thermal->devdata; in thermal_get_temp() local
548 struct acpi_thermal *tz = thermal->devdata; in thermal_get_mode() local
562 struct acpi_thermal *tz = thermal->devdata; in thermal_set_mode() local
592 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trip_type() local
[all …]
/linux-4.4.14/include/linux/
Dthermal.h377 struct thermal_zone_device *tz) in thermal_zone_of_sensor_unregister()
427 struct thermal_zone_device *tz, u32 *max_power) in power_actor_get_max_power()
430 struct thermal_zone_device *tz, in power_actor_get_min_power()
434 struct thermal_instance *tz, u32 power) in power_actor_set_power()
443 struct thermal_zone_device *tz) in thermal_zone_device_unregister()
446 struct thermal_zone_device *tz, int trip, in thermal_zone_bind_cooling_device()
452 struct thermal_zone_device *tz, int trip, in thermal_zone_unbind_cooling_device()
455 static inline void thermal_zone_device_update(struct thermal_zone_device *tz) in thermal_zone_device_update()
472 struct thermal_zone_device *tz, int *temp) in thermal_zone_get_temp()
474 static inline int get_tz_trend(struct thermal_zone_device *tz, int trip) in get_tz_trend()
[all …]
Dsecurity.h461 const struct timezone *tz) in security_settime()
/linux-4.4.14/arch/x86/entry/vdso/
Dvclock_gettime.c54 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()
308 notrace int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
/linux-4.4.14/drivers/thermal/samsung/
Dexynos_tmu.c217 struct thermal_zone_device *tz = p->tzd; in exynos_report_trigger() local
316 struct thermal_zone_device *tz = data->tzd; in get_th_reg() local
398 struct thermal_zone_device *tz = data->tzd; in exynos4210_tmu_initialize() local
516 struct thermal_zone_device *tz = data->tzd; in exynos5433_tmu_initialize() local
661 struct thermal_zone_device *tz = data->tzd; in exynos7_tmu_initialize() local
739 struct thermal_zone_device *tz = data->tzd; in exynos4210_tmu_control() local
770 struct thermal_zone_device *tz = data->tzd; in exynos5433_tmu_control() local
812 struct thermal_zone_device *tz = data->tzd; in exynos5440_tmu_control() local
841 struct thermal_zone_device *tz = data->tzd; in exynos7_tmu_control() local
/linux-4.4.14/fs/isofs/
Dutil.c20 int year, month, day, hour, minute, second, tz; in iso_date() local
/linux-4.4.14/kernel/time/
Dtime.c103 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()
194 struct timezone __user *, tz) in SYSCALL_DEFINE2() argument
/linux-4.4.14/arch/x86/um/vdso/
Dum_vdso.c31 int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
/linux-4.4.14/arch/mips/vdso/
Dgettimeofday.c182 int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
/linux-4.4.14/Documentation/timers/
Dhpet_example.c137 struct timezone tz; in hpet_poll() local
/linux-4.4.14/arch/tile/kernel/vdso/
Dvgettimeofday.c131 struct timezone *tz) in __vdso_gettimeofday()
/linux-4.4.14/arch/arm/vdso/
Dvgettimeofday.c246 notrace int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
/linux-4.4.14/drivers/hwmon/
Dtmp102.c56 struct thermal_zone_device *tz; member
Dntc_thermistor.c224 struct thermal_zone_device *tz; member
Dlm75.c80 struct thermal_zone_device *tz; member
/linux-4.4.14/tools/thermal/tmon/
Dtui.c558 static void draw_tp_line(int tz, int y) in draw_tp_line()
/linux-4.4.14/security/
Dcommoncap.c114 int cap_settime(const struct timespec *ts, const struct timezone *tz) in cap_settime()
Dsecurity.c211 int security_settime(const struct timespec *ts, const struct timezone *tz) in security_settime()
/linux-4.4.14/drivers/input/touchscreen/
Dsun4i-ts.c118 struct thermal_zone_device *tz; member
/linux-4.4.14/kernel/
Dcompat.c92 struct timezone __user *, tz) in COMPAT_SYSCALL_DEFINE2() argument
109 struct timezone __user *, tz) in COMPAT_SYSCALL_DEFINE2() argument
/linux-4.4.14/drivers/staging/comedi/drivers/
Djr3_pci.h248 tz, enumerator
/linux-4.4.14/arch/alpha/kernel/
Dosf_sys.c998 struct timezone __user *, tz) in SYSCALL_DEFINE2() argument
1014 struct timezone __user *, tz) in SYSCALL_DEFINE2() argument
/linux-4.4.14/include/xen/interface/
Dplatform.h144 int16_t tz; member