Searched refs:do_poll (Results 1 – 3 of 3) sorted by relevance
596 int do_poll = 0; in azx_rirb_get_response() local603 if (chip->polling_mode || do_poll) in azx_rirb_get_response()606 if (!do_poll) in azx_rirb_get_response()631 do_poll = 1; in azx_rirb_get_response()
781 static int do_poll(unsigned int nfds, struct poll_list *list, in do_poll() function911 fdcount = do_poll(nfds, head, &table, end_time); in do_sys_poll()
1505 static unsigned int do_poll(struct file *fp, poll_table *wait) in do_poll() function1919 .poll = do_poll,