Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/atm/
H A Dcommon.h20 __poll_t vcc_poll(struct file *file, struct socket *sock, poll_table *wait);
H A Dpvc.c116 .poll = vcc_poll,
H A Dsvc.c639 .poll = vcc_poll,
H A Dcommon.c651 __poll_t vcc_poll(struct file *file, struct socket *sock, poll_table *wait) in vcc_poll() function