Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/hardware/eicon/
Ddivasi.c77 static unsigned int um_idi_poll(struct file *file, poll_table *wait);
139 .poll = um_idi_poll,
370 static unsigned int um_idi_poll(struct file *file, poll_table *wait) in um_idi_poll() function