Searched refs:poll_used (Results 1 – 2 of 2) sorted by relevance
100 void poll_used(void) in poll_used() function154 poll_used(); in run_guest()
141 unsigned int poll_used; member1371 chan->poll_used = 0; in xillyusb_open()1594 if (((filp->f_flags & O_NONBLOCK) || chan->poll_used) && in xillyusb_read()1867 if (!chan->poll_used && chan->in_fifo) { in xillyusb_poll()1868 chan->poll_used = 1; in xillyusb_poll()