Searched refs:tm_isdst (Results 1 – 22 of 22) sorted by relevance
78 eft->daylight = wtime->tm_isdst ? EFI_ISDST : 0; in convert_to_efi_time()119 wtime->tm_isdst = 1; in convert_from_efi_time()122 wtime->tm_isdst = 0; in convert_from_efi_time()125 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()
98 tm->tm_isdst = 0; in max77802_rtc_data_to_tm()
222 alarm->time.tm_isdst = -1; in ds3232_read_alarm()
291 alarm.time.tm_isdst = -1; in rtc_dev_ioctl()
347 tm->time.tm_isdst = -1; in pcf8563_rtc_read_alarm()
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()
504 t->time.tm_isdst = -1; in ds1337_read_alarm()699 t->time.tm_isdst = -1; in mcp794xx_read_alarm()
352 t->time.tm_isdst = -1; in rs5c_read_alarm()
326 alm->time.tm_isdst = -1; in ds1305_get_alarm()
523 alarm->time.tm_isdst = -1; in ds1343_read_alarm()
132 tm->tm_isdst = 0; in s5m8767_data_to_tm()
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()
55 int tm_isdst; member
29 int tm_isdst; member
93 .tm_isdst = 1 in set_magic_time()
74 int tm_isdst;