Searched refs:tm_isdst (Results 1 – 17 of 17) sorted by relevance
67 eft->daylight = wtime->tm_isdst ? EFI_ISDST : 0; in convert_to_efi_time()108 wtime->tm_isdst = 1; in convert_from_efi_time()111 wtime->tm_isdst = 0; in convert_from_efi_time()114 wtime->tm_isdst = -1; in convert_from_efi_time()
91 tm->tm_isdst = 0; in rtc_time64_to_tm()
299 alm->time.tm_isdst = -1; in mcp795_set_alarm()345 alm->time.tm_isdst = -1; in mcp795_read_alarm()
232 tm->tm_isdst = 0; in moxart_rtc_read_time()
174 tm->tm_isdst = 0; in mpc5200_rtc_read_time()
154 tm->tm_isdst = -1; in rtc7301_get_time()
282 alarm.time.tm_isdst = -1; in rtc_dev_ioctl()
92 tm->tm_isdst = 0; in max8997_rtc_data_to_tm()
306 tm->tm_isdst = 0; /* RTC has hardcoded timezone, so don't use. */ in ds1685_rtc_read_time()497 alrm->time.tm_isdst = -1; in ds1685_rtc_set_alarm()
722 t->time.tm_isdst = -1; in rx8130_read_alarm()881 t->time.tm_isdst = -1; in mcp794xx_read_alarm()
191 tm->tm_isdst = 0; in s5m8767_data_to_tm()
277 tm->tm_isdst = 0; in max77686_rtc_data_to_tm()
193 alarm->time.tm_isdst = -1; in rtc_read_alarm_internal()
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()
30 int tm_isdst; member
97 .tm_isdst = 1 in set_magic_time()
74 int tm_isdst;