Searched refs:atm_poll (Results 1 – 4 of 4) sorted by relevance
20 unsigned int atm_poll(struct file *file,struct socket *sock,poll_table *wait);
115 .poll = atm_poll,
530 .poll = atm_poll,
633 unsigned int atm_poll(struct file *file,struct socket *sock,poll_table *wait) in atm_poll() function