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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dcosa.c304 static unsigned int cosa_poll(struct file *file, poll_table *poll);
318 .poll = cosa_poll,
960 static unsigned int cosa_poll(struct file *file, poll_table *poll)
962 printk(KERN_INFO "cosa_poll is here\n");
956 static unsigned int cosa_poll(struct file *file, poll_table *poll) function

Completed in 96 milliseconds