Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/
Drtc.c146 static __poll_t rtc_poll(struct file *file, poll_table *wait);
776 static __poll_t rtc_poll(struct file *file, poll_table *wait) in rtc_poll() function
804 .poll = rtc_poll,