Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CCR_MIN
drivers/rtc/rtc-x1205.c
128
tm->tm_min = bcd2bin(buf[CCR_MIN]);
drivers/rtc/rtc-x1205.c
193
buf[CCR_MIN] = bin2bcd(tm->tm_min);