Searched refs:month (Results 1 – 3 of 3) sorted by relevance
22 month: (0), in ktime_get_real()42 for month in 1..rtc_time.month { in ktime_get_real()43 match month { in ktime_get_real()
34 t->month = read_cmos(0x08); in rtc_get_cmos_time()49 t->month = (t->month & 0xf) + (t->month >> 4) * 10; in rtc_get_cmos_time()
9 int month; member