Searched refs:ttydisc_rint_poll (Results 1 – 4 of 4) sorted by relevance
60 size_t ttydisc_rint_poll(struct tty *tp);
408 if (ttydisc_rint_poll(tp)) in ptsdev_poll()486 kn->kn_data = ttydisc_rint_poll(tp); in pts_kqops_write_event()
1308 ttydisc_rint_poll(struct tty *tp) in ttydisc_rint_poll() function
284 while (ttydisc_rint_poll(otp) > 0) { in nmdm_task_tty()