Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RTC_CAP_4_DIGIT_YEAR
arch/sh/include/asm/rtc.h
5
#define RTC_CAP_4_DIGIT_YEAR (1 << 0)
drivers/rtc/rtc-sh.c
35
#define RTC_CAP_4_DIGIT_YEAR BIT(0)