Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/atm/
Dcommon.h20 unsigned int atm_poll(struct file *file,struct socket *sock,poll_table *wait);
Dpvc.c115 .poll = atm_poll,
Dsvc.c530 .poll = atm_poll,
Dcommon.c633 unsigned int atm_poll(struct file *file,struct socket *sock,poll_table *wait) in atm_poll() function