Searched refs:tm_isdst (Results 1 – 16 of 16) sorted by relevance
75 eft->daylight = wtime->tm_isdst ? EFI_ISDST : 0; in convert_to_efi_time()99 wtime->tm_isdst = 1; in convert_from_efi_time()102 wtime->tm_isdst = 0; in convert_from_efi_time()105 wtime->tm_isdst = -1; in convert_from_efi_time()
40 tm->tm_isdst = 0; in read_rtc_time()
89 tm->tm_isdst = 0; in rtc_time_to_tm()
171 tm->tm_isdst = 0; in mpc5200_rtc_read_time()
289 alarm.time.tm_isdst = -1; in rtc_dev_ioctl()
219 alarm->time.tm_isdst = -1; in ds3232_read_alarm()
347 t->time.tm_isdst = -1; in rs5c_read_alarm()
326 alm->time.tm_isdst = -1; in ds1305_get_alarm()
351 t->time.tm_isdst = -1; in m41t80_rtc_read_alarm()
443 t->time.tm_isdst = -1; in ds1337_read_alarm()
112 eft->daylight = wtime->tm_isdst ? EFI_ISDST: 0; in convert_to_efi_time()136 wtime->tm_isdst = 1; in convert_from_efi_time()139 wtime->tm_isdst = 0; in convert_from_efi_time()142 wtime->tm_isdst = -1; in convert_from_efi_time()
55 int tm_isdst; member
91 int tm_isdst; member
93 .tm_isdst = 1 in set_magic_time()
29 int tm_isdst; member
74 int tm_isdst;