Home
last modified time | relevance | path

Searched refs:n_hdlc (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/tty/
H A Dn_hdlc.c161 struct n_hdlc *n_hdlc = tty->disc_data; in flush_rx_queue() local
170 struct n_hdlc *n_hdlc = tty->disc_data; in flush_tx_queue() local
196 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_close() local
224 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_open() local
343 struct n_hdlc *n_hdlc = container_of(work, struct n_hdlc, write_work); in n_hdlc_tty_write_work() local
357 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_wakeup() local
431 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_read() local
523 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_write() local
586 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_ioctl() local
651 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_poll() local
[all …]
H A DMakefile10 obj-$(CONFIG_N_HDLC) += n_hdlc.o
H A DKconfig252 The module will be called n_hdlc. If you want to do that, say M