Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/macintosh/
Dvia-macii.c187 static int in_poll=0; in macii_queue_poll() local
191 if (in_poll) printk("macii_queue_poll: double poll!\n"); in macii_queue_poll()
193 in_poll++; in macii_queue_poll()
207 in_poll--; in macii_queue_poll()