Searched refs:calc_tm (Results 1 – 1 of 1) sorted by relevance
128 struct rtc_time calc_tm; in pl031_stv2_tm_to_time() local130 rtc_time64_to_tm(rtc_tm_to_time64(tm), &calc_tm); in pl031_stv2_tm_to_time()131 wday = calc_tm.tm_wday; in pl031_stv2_tm_to_time()