Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RTC_AIE_OFF
drivers/mfd/menelaus.c
1028
case RTC_AIE_OFF:
drivers/rtc/dev.c
360
case RTC_AIE_OFF:
samples/pfsm/pfsm-wakeup.c
111
ioctl(fd_rtc, RTC_AIE_OFF, 0);
tools/testing/selftests/rtc/rtctest.c
277
rc = ioctl(self->fd, RTC_AIE_OFF, 0);
tools/testing/selftests/rtc/rtctest.c
409
rc = ioctl(self->fd, RTC_AIE_OFF, 0);