Home
last modified time | relevance | path

Searched refs:xtm (Results 1 – 1 of 1) sorted by relevance

/arch/alpha/kernel/
A Drtc.c111 struct rtc_time xtm; in alpha_rtc_set_time() local
114 xtm = *tm; in alpha_rtc_set_time()
115 xtm.tm_year -= rtc_epoch - 1900; in alpha_rtc_set_time()
116 tm = &xtm; in alpha_rtc_set_time()

Completed in 3 milliseconds