Searched refs:N_HDLC (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dtty.h24 #define N_HDLC 13 /* synchronous HDLC */ macro
/linux-master/drivers/tty/
H A Dn_hdlc.c15 * This module implements the tty line discipline N_HDLC for use with
59 * (using N_HDLC) communications, with the latter using the above
785 .num = N_HDLC,
807 pr_info("N_HDLC line discipline registered with maxframe=%d\n",
810 pr_err("N_HDLC: error registering line discipline: %d\n",
828 MODULE_ALIAS_LDISC(N_HDLC); variable

Completed in 127 milliseconds