Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/i4l/
Disdn_ppp.h26 extern __poll_t isdn_ppp_poll(struct file *, struct poll_table_struct *);
Disdn_common.c1261 mask = isdn_ppp_poll(file, wait); in isdn_poll()
Disdn_ppp.c689 isdn_ppp_poll(struct file *file, poll_table *wait) in isdn_ppp_poll() function