Searched refs:tm_isdst (Results 1 – 22 of 22) 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()
40 tm->tm_isdst = 0; in read_rtc_time()
93 tm->tm_isdst = 0; in rtc_time64_to_tm()
232 tm->tm_isdst = 0; in moxart_rtc_read_time()
174 tm->tm_isdst = 0; in mpc5200_rtc_read_time()
222 alarm->time.tm_isdst = -1; in ds3232_read_alarm()
98 tm->tm_isdst = 0; in max77802_rtc_data_to_tm()
291 alarm.time.tm_isdst = -1; in rtc_dev_ioctl()
98 tm->tm_isdst = 0; in max8997_rtc_data_to_tm()
94 tm->tm_isdst = 0; in max77686_rtc_data_to_tm()
289 tm->tm_isdst = 0; /* RTC has hardcoded timezone, so don't use. */ in ds1685_rtc_read_time()432 alrm->time.tm_isdst = -1; in ds1685_rtc_read_alarm()490 alrm->time.tm_isdst = -1; in ds1685_rtc_set_alarm()
483 t->time.tm_isdst = -1; in ds1337_read_alarm()679 t->time.tm_isdst = -1; in mcp794xx_read_alarm()
352 t->time.tm_isdst = -1; in rs5c_read_alarm()
353 tm->time.tm_isdst = -1; in pcf8563_rtc_read_alarm()
326 alm->time.tm_isdst = -1; in ds1305_get_alarm()
512 alarm->time.tm_isdst = -1; in ds1343_read_alarm()
132 tm->tm_isdst = 0; in s5m8767_data_to_tm()
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
29 int tm_isdst; member
93 .tm_isdst = 1 in set_magic_time()
74 int tm_isdst;