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()
140 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()
229 tm->tm_isdst = 0; in moxart_rtc_read_time()
155 tm->tm_isdst = -1; in rtc7301_get_time()
169 tm->tm_isdst = 0; in mpc5200_rtc_read_time()
278 alarm.time.tm_isdst = -1; in rtc_dev_ioctl()
92 tm->tm_isdst = 0; in max8997_rtc_data_to_tm()
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()
191 tm->tm_isdst = 0; in s5m8767_data_to_tm()
308 tm->tm_isdst = 0; in max77686_rtc_data_to_tm()
615 t->time.tm_isdst = -1; in rx8130_read_alarm()742 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
100 .tm_isdst = 1 in set_magic_time()
84 int tm_isdst;
1919 rtc_time.tm_isdst = 0; in time64_str()