Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wan/
Dcosa.c299 static unsigned int cosa_poll(struct file *file, poll_table *poll);
313 .poll = cosa_poll,
927 static unsigned int cosa_poll(struct file *file, poll_table *poll) in cosa_poll() function