Searched refs:N_TTY (Results 1 – 4 of 4) sorted by relevance
10 #define N_TTY 0 macro
4 N_TTY title
10 device. The default line discipline is :doc:`N_TTY <n_tty>`. It is also a11 fallback if establishing any other discipline for a tty fails. If even N_TTY
3578 * We can't deal with anything but the N_TTY ldisc,3583 return ldisc == N_TTY ? 0 : -EINVAL; in con_ldisc_ok()