Searched refs:vcc_poll (Results 1 – 4 of 4) sorted by relevance
19 unsigned int vcc_poll(struct file *file, struct socket *sock, poll_table *wait);
116 .poll = vcc_poll,
638 .poll = vcc_poll,
647 unsigned int vcc_poll(struct file *file, struct socket *sock, poll_table *wait) in vcc_poll() function