Home
last modified time | relevance | path

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

/qemu/hw/rtc/
H A Dexynos4210_rtc.c215 static int get_days_in_month(int month, int year) in get_days_in_month() function
252 days_in_month = get_days_in_month(tm->tm_mon, in rtc_next_second()