Searched refs:tm_isdst (Results 1 – 14 of 14) 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()
152 tm->tm_isdst = 0; in rtc_time64_to_tm()
232 tm->tm_isdst = 0; in moxart_rtc_read_time()
167 tm->tm_isdst = 0; in mpc5200_rtc_read_time()
167 tm->tm_isdst = -1; in rtc7301_get_time()
92 tm->tm_isdst = 0; in max8997_rtc_data_to_tm()
278 alarm.time.tm_isdst = -1; in rtc_dev_ioctl()
298 tm->tm_isdst = 0; /* RTC has hardcoded timezone, so don't use. */ in ds1685_rtc_read_time()489 alrm->time.tm_isdst = -1; in ds1685_rtc_set_alarm()
206 tm->tm_isdst = 0; in s5m8767_data_to_tm()
307 tm->tm_isdst = 0; in max77686_rtc_data_to_tm()
632 t->time.tm_isdst = -1; in rx8130_read_alarm()759 t->time.tm_isdst = -1; in mcp794xx_read_alarm()
202 alarm->time.tm_isdst = -1; in rtc_read_alarm_internal()
34 int tm_isdst; member
1981 rtc_time.tm_isdst = 0; in time64_str()