n_hdlc_buf        121 drivers/tty/n_hdlc.c #define	N_HDLC_BUF_SIZE	(sizeof(struct n_hdlc_buf) + maxframe)
n_hdlc_buf        159 drivers/tty/n_hdlc.c 						struct n_hdlc_buf *buf);
n_hdlc_buf        161 drivers/tty/n_hdlc.c 			   struct n_hdlc_buf *buf);
n_hdlc_buf        162 drivers/tty/n_hdlc.c static struct n_hdlc_buf *n_hdlc_buf_get(struct n_hdlc_buf_list *list);
n_hdlc_buf        199 drivers/tty/n_hdlc.c 	struct n_hdlc_buf *buf;
n_hdlc_buf        208 drivers/tty/n_hdlc.c 	struct n_hdlc_buf *buf;
n_hdlc_buf        236 drivers/tty/n_hdlc.c 	struct n_hdlc_buf *buf;
n_hdlc_buf        379 drivers/tty/n_hdlc.c 	struct n_hdlc_buf *tbuf;
n_hdlc_buf        497 drivers/tty/n_hdlc.c 	register struct n_hdlc_buf *buf;
n_hdlc_buf        565 drivers/tty/n_hdlc.c 	struct n_hdlc_buf *rbuf;
n_hdlc_buf        651 drivers/tty/n_hdlc.c 	struct n_hdlc_buf *tbuf;
n_hdlc_buf        736 drivers/tty/n_hdlc.c 	struct n_hdlc_buf *buf = NULL;
n_hdlc_buf        752 drivers/tty/n_hdlc.c 						struct n_hdlc_buf, list_item);
n_hdlc_buf        767 drivers/tty/n_hdlc.c 						struct n_hdlc_buf, list_item);
n_hdlc_buf        837 drivers/tty/n_hdlc.c 	struct n_hdlc_buf *buf;
n_hdlc_buf        886 drivers/tty/n_hdlc.c 						struct n_hdlc_buf *buf)
n_hdlc_buf        904 drivers/tty/n_hdlc.c 			   struct n_hdlc_buf *buf)
n_hdlc_buf        924 drivers/tty/n_hdlc.c static struct n_hdlc_buf *n_hdlc_buf_get(struct n_hdlc_buf_list *buf_list)
n_hdlc_buf        927 drivers/tty/n_hdlc.c 	struct n_hdlc_buf *buf;
n_hdlc_buf        932 drivers/tty/n_hdlc.c 						struct n_hdlc_buf, list_item);