Searched refs:vcc_poll (Results 1 – 4 of 4) sorted by relevance
20 __poll_t vcc_poll(struct file *file, struct socket *sock, poll_table *wait);
116 .poll = vcc_poll,
644 .poll = vcc_poll,
651 __poll_t vcc_poll(struct file *file, struct socket *sock, poll_table *wait) in vcc_poll() function