Lines Matching refs:discipline
12 discipline number and the ldisc structure. At the point of registration the
13 discipline must be ready to use and it is possible it will get used before
19 discipline even with the same data or your computer again will be eaten by
22 In order to remove a line discipline call tty_unregister_ldisc().
29 discipline. The reference count of the tty_ldisc structure within a tty
39 open() - Called when the line discipline is attached to
41 discipline for this tty will occur until it
45 the line discipline is willing to accept from the
51 discipline is being unplugged. At the point of
56 The line discipline should cease I/O to the tty.
72 open and close, and instructs the line discipline
130 Line discipline methods can call the following methods of the underlying
168 line discipline are close to full, and it should
199 Line discipline methods have access to tty->flags field containing the
222 Callers to the line discipline functions from the tty layer are required to
223 take line discipline locks. The same is true of calls from the driver side
230 takes a handle to the line discipline in the tty and returns it. If no ldisc
286 set_ldisc() - Notifier for discipline change. At the point this
287 is done the discipline is not yet usable. Can now