Home
last modified time | relevance | path

Searched refs:cosa_poll (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dcosa.c286 static unsigned int cosa_poll(struct file *file, poll_table *poll);
300 .poll = cosa_poll,
916 static __poll_t cosa_poll(struct file *file, poll_table *poll) in cosa_poll()
918 pr_info("cosa_poll is here\n"); in cosa_poll()
915 static __poll_t cosa_poll(struct file *file, poll_table *poll) cosa_poll() function

Completed in 3 milliseconds