Searched refs:tm_isdst (Results 1 – 17 of 17) sorted by relevance
62 eft->daylight = wtime->tm_isdst ? EFI_ISDST : 0; in convert_to_efi_time()103 wtime->tm_isdst = 1; in convert_from_efi_time()106 wtime->tm_isdst = 0; in convert_from_efi_time()109 wtime->tm_isdst = -1; in convert_from_efi_time()
87 tm->tm_isdst = 0; in rtc_time64_to_tm()
291 alm->time.tm_isdst = -1; in mcp795_set_alarm()336 alm->time.tm_isdst = -1; in mcp795_read_alarm()
232 tm->tm_isdst = 0; in moxart_rtc_read_time()
171 tm->tm_isdst = 0; in mpc5200_rtc_read_time()
155 tm->tm_isdst = -1; in rtc7301_get_time()
275 alarm.time.tm_isdst = -1; in rtc_dev_ioctl()
92 tm->tm_isdst = 0; in max8997_rtc_data_to_tm()
267 tm->tm_isdst = 0; /* RTC has hardcoded timezone, so don't use. */ in ds1685_rtc_read_time()458 alrm->time.tm_isdst = -1; in ds1685_rtc_set_alarm()
576 t->time.tm_isdst = -1; in rx8130_read_alarm()712 t->time.tm_isdst = -1; in mcp794xx_read_alarm()
277 tm->tm_isdst = 0; in max77686_rtc_data_to_tm()
191 tm->tm_isdst = 0; in s5m8767_data_to_tm()
185 alarm->time.tm_isdst = -1; in rtc_read_alarm_internal()
113 eft->daylight = wtime->tm_isdst ? EFI_ISDST: 0; in convert_to_efi_time()137 wtime->tm_isdst = 1; in convert_from_efi_time()140 wtime->tm_isdst = 0; in convert_from_efi_time()143 wtime->tm_isdst = -1; in convert_from_efi_time()
30 int tm_isdst; member
99 .tm_isdst = 1 in set_magic_time()
84 int tm_isdst;