Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/media/lirc/
Dlirc_sir.c147 static unsigned int lirc_poll(struct file *file, poll_table *wait);
193 static unsigned int lirc_poll(struct file *file, poll_table *wait) in lirc_poll() function
351 .poll = lirc_poll,
Dlirc_parallel.c454 static unsigned int lirc_poll(struct file *file, poll_table *wait) in lirc_poll() function
546 .poll = lirc_poll,