Searched refs:need_poll (Results 1 – 3 of 3) sorted by relevance
103 static int need_poll(struct pollfds *polls, int n) in need_poll() function188 err = need_poll(&next_poll, n + 1); in add_sigio_fd()223 err = need_poll(&next_poll, current_poll.used - 1); in ignore_sigio_fd()346 err = need_poll(&all_sigio_fds, all_sigio_fds.used + 1); in sigio_broken()
233 bool need_poll; member511 !sfp->need_poll) in sfp_soft_start_poll()2375 sfp->need_poll) in sfp_poll()2529 sfp->need_poll = true; in sfp_probe()2548 sfp->need_poll = true; in sfp_probe()2552 if (sfp->need_poll) in sfp_probe()
3815 int need_poll = 0, need_irq = 0; in rk3308_codec_hpdetect_work() local3877 need_poll = 1; in rk3308_codec_hpdetect_work()3891 need_poll = 1; in rk3308_codec_hpdetect_work()3895 if (need_poll) in rk3308_codec_hpdetect_work()