Searched refs:rtc_fasync (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/common/
H A Drtctime.c327 static int rtc_fasync(int fd, struct file *file, int on) function
340 .fasync = rtc_fasync,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Drtc.c725 static int rtc_fasync (int fd, struct file *filp, int on) function
760 rtc_fasync (-1, file, 0);
896 .fasync = rtc_fasync,

Completed in 40 milliseconds