Searched defs:tz (Results 1 – 14 of 14) sorted by relevance
/linux-3.3/drivers/thermal/ |
D | thermal_sys.c | 47 struct thermal_zone_device *tz; member 104 struct thermal_zone_device *tz = to_thermal_zone(dev); in type_show() local 112 struct thermal_zone_device *tz = to_thermal_zone(dev); in temp_show() local 130 struct thermal_zone_device *tz = to_thermal_zone(dev); in mode_show() local 149 struct thermal_zone_device *tz = to_thermal_zone(dev); in mode_store() local 172 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_type_show() local 204 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_temp_show() local 226 struct thermal_zone_device *tz = to_thermal_zone(dev); in passive_store() local 278 struct thermal_zone_device *tz = to_thermal_zone(dev); in passive_show() local 441 struct thermal_zone_device *tz; member [all …]
|
/linux-3.3/drivers/acpi/ |
D | thermal.c | 196 static int acpi_thermal_get_temperature(struct acpi_thermal *tz) in acpi_thermal_get_temperature() 217 static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz) in acpi_thermal_get_polling_frequency() 236 static int acpi_thermal_set_cooling_mode(struct acpi_thermal *tz, int mode) in acpi_thermal_set_cooling_mode() 290 static int acpi_thermal_trips_update(struct acpi_thermal *tz, int flag) in acpi_thermal_trips_update() 505 static int acpi_thermal_get_trip_points(struct acpi_thermal *tz) in acpi_thermal_get_trip_points() 528 struct acpi_thermal *tz = data; in acpi_thermal_check() local 539 struct acpi_thermal *tz = thermal->devdata; in thermal_get_temp() local 558 struct acpi_thermal *tz = thermal->devdata; in thermal_get_mode() local 572 struct acpi_thermal *tz = thermal->devdata; in thermal_set_mode() local 601 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trip_type() local [all …]
|
/linux-3.3/kernel/ |
D | time.c | 102 struct timezone __user *, tz) in SYSCALL_DEFINE2() argument 153 int do_sys_settimeofday(const struct timespec *tv, const struct timezone *tz) in do_sys_settimeofday() 186 struct timezone __user *, tz) in SYSCALL_DEFINE2() argument
|
D | compat.c | 115 struct timezone __user *tz) in compat_sys_gettimeofday() 132 struct timezone __user *tz) in compat_sys_settimeofday()
|
/linux-3.3/fs/isofs/ |
D | util.c | 19 int year, month, day, hour, minute, second, tz; in iso_date() local
|
/linux-3.3/arch/x86/um/vdso/ |
D | um_vdso.c | 31 int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
|
/linux-3.3/arch/x86/vdso/ |
D | vclock_gettime.c | 179 notrace int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
|
/linux-3.3/Documentation/timers/ |
D | hpet_example.c | 137 struct timezone tz; in hpet_poll() local
|
/linux-3.3/arch/mips/kernel/ |
D | kspd.c | 206 struct timezone tz; in sp_work_handle_request() local
|
/linux-3.3/security/ |
D | commoncap.c | 108 int cap_settime(const struct timespec *ts, const struct timezone *tz) in cap_settime()
|
D | security.c | 185 int security_settime(const struct timespec *ts, const struct timezone *tz) in security_settime()
|
/linux-3.3/drivers/staging/comedi/drivers/ |
D | jr3_pci.h | 248 tz, enumerator
|
/linux-3.3/arch/alpha/kernel/ |
D | osf_sys.c | 842 struct timezone __user *, tz) in SYSCALL_DEFINE2() argument 858 struct timezone __user *, tz) in SYSCALL_DEFINE2() argument
|
/linux-3.3/include/linux/ |
D | security.h | 1894 const struct timezone *tz) in security_settime()
|