Searched refs:receive_room (Results 1 – 18 of 18) sorted by relevance
157 n = to->ldisc.receive_room(to); in pty_write()171 room = to->ldisc.receive_room(to); in pty_write()182 c = to->ldisc.receive_room(to); in pty_write()198 return to->ldisc.receive_room(to); in pty_write_room()
306 count = MIN(count, ld->receive_room(tty)); in paste_selection()
1002 n_hdlc_ldisc.receive_room = n_hdlc_tty_room; in n_hdlc_init()
138 int (*receive_room)(struct tty_struct *); member
201 receive_room: serport_ldisc_room,
84 receive_room() - Can be called by the driver layer at any time when88 receive_room calls is down to the driver not the
541 hci_uart_ldisc.receive_room= hci_uart_tty_room; in hci_uart_init()
430 receive_room: ppp_sync_room,
384 receive_room: ppp_asynctty_room,
1368 sl_ldisc.receive_room = slip_receive_room;
2820 receive_room: strip_receive_room,
836 x25_ldisc.receive_room = x25_asy_receive_room; in x25_asy_init_ctrl_dev()
984 ax_ldisc.receive_room = ax25_receive_room; in mkiss_init_driver()
698 receive_room: sixpack_receive_room,
100 irda_ldisc.receive_room = irtty_receive_room; in irtty_init()
479 if (mp->tty->ldisc.receive_room && in handle_recv_skb()480 mp->tty->ldisc.receive_room(mp->tty) < datalen) { in handle_recv_skb()
871 amountToMove = pCh->pTTY->ldisc.receive_room( pCh->pTTY ); in i2Input()
2614 max_flip_size = tty->ldisc.receive_room(tty); in flush_to_flip_buffer()2688 DEBUG_LOG(info->line, "room %lu\n", tty->ldisc.receive_room(tty)); in flush_to_flip_buffer()