Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c560 static __poll_t ppp_poll(struct file *file, poll_table *wait) in ppp_poll()
1121 .poll = ppp_poll, in ppp_init_net()
549 static __poll_t ppp_poll(struct file *file, poll_table *wait) ppp_poll() function