Searched refs:cosa_poll (Results 1 – 1 of 1) sorted by relevance
286 static unsigned int cosa_poll(struct file *file, poll_table *poll);300 .poll = cosa_poll,915 static __poll_t cosa_poll(struct file *file, poll_table *poll) in cosa_poll() function