Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/eicon/
Ddivasi.c77 static __poll_t um_idi_poll(struct file *file, poll_table *wait);
126 .poll = um_idi_poll,
355 static __poll_t um_idi_poll(struct file *file, poll_table *wait) in um_idi_poll() function