Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/char/
Drtc.c150 static unsigned int rtc_poll(struct file *file, poll_table *wait);
793 static unsigned int rtc_poll(struct file *file, poll_table *wait) in rtc_poll() function
904 .poll = rtc_poll,