Home
last modified time | relevance | path

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

/linux-3.4.99/net/atm/
Dcommon.h20 unsigned int vcc_poll(struct file *file, struct socket *sock, poll_table *wait);
Dpvc.c116 .poll = vcc_poll,
Dsvc.c640 .poll = vcc_poll,
Dcommon.c645 unsigned int vcc_poll(struct file *file, struct socket *sock, poll_table *wait) in vcc_poll() function