Home
last modified time | relevance | path

Searched refs:timezone (Results 1 – 13 of 13) sorted by relevance

/linux-4.19.296/drivers/rtc/
Drtc-efi.c68 eft->timezone = EFI_UNSPECIFIED_TIMEZONE; in convert_to_efi_time()
215 if (eft.timezone == EFI_UNSPECIFIED_TIMEZONE) in efi_procfs()
219 seq_printf(seq, "Timezone\t: %u\n", eft.timezone); in efi_procfs()
233 if (eft.timezone == EFI_UNSPECIFIED_TIMEZONE) in efi_procfs()
237 seq_printf(seq, "Timezone\t: %u\n", alm.timezone); in efi_procfs()
DKconfig41 timezone correction.
/linux-4.19.296/drivers/char/
Defirtc.c113 eft->timezone = EFI_UNSPECIFIED_TIMEZONE; in convert_to_efi_time()
325 if (eft.timezone == EFI_UNSPECIFIED_TIMEZONE) in efi_rtc_proc_show()
329 seq_printf(m, "Timezone : %u\n", eft.timezone); in efi_rtc_proc_show()
344 if (eft.timezone == EFI_UNSPECIFIED_TIMEZONE) in efi_rtc_proc_show()
348 seq_printf(m, "Timezone : %u\n", alm.timezone); in efi_rtc_proc_show()
/linux-4.19.296/include/uapi/linux/
Dtime.h21 struct timezone { struct
/linux-4.19.296/include/linux/
Dtime.h10 extern struct timezone sys_tz;
Dtimekeeping.h21 const struct timezone *tz);
Dsecurity.h70 struct timezone;
79 extern int cap_settime(const struct timespec64 *ts, const struct timezone *tz);
246 int security_settime64(const struct timespec64 *ts, const struct timezone *tz);
522 const struct timezone *tz) in security_settime64()
Dcompat.h787 struct timezone __user *tz);
789 struct timezone __user *tz);
Dsyscalls.h58 struct timezone;
678 struct timezone __user *tz);
680 struct timezone __user *tz);
Dlsm_hooks.h1456 int (*settime)(const struct timespec64 *ts, const struct timezone *tz);
Defi.h183 s16 timezone; member
/linux-4.19.296/fs/hpfs/
Dhpfs_fn.h339 extern struct timezone sys_tz; in local_to_gmt()
345 extern struct timezone sys_tz; in gmt_to_local()
/linux-4.19.296/include/acpi/
Dacbuffer.h53 u16 timezone; member