Home
last modified time | relevance | path

Searched refs:HDLC_MAGIC (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/tty/
Dn_hdlc.c79 #define HDLC_MAGIC 0x239e macro
199 if (n_hdlc->magic != HDLC_MAGIC) { in n_hdlc_tty_close()
368 if (n_hdlc->magic != HDLC_MAGIC) { in n_hdlc_tty_receive()
499 if (n_hdlc->magic != HDLC_MAGIC) in n_hdlc_tty_write()
568 if (n_hdlc->magic != HDLC_MAGIC) in n_hdlc_tty_ioctl()
631 if (n_hdlc->magic != HDLC_MAGIC) in n_hdlc_tty_poll()
698 n_hdlc->magic = HDLC_MAGIC; in n_hdlc_alloc()
/Linux-v5.10/Documentation/translations/zh_CN/process/
Dmagic-number.rst63 HDLC_MAGIC 0x239e n_hdlc ``drivers/char/n_hdlc.c``
/Linux-v5.10/Documentation/process/
Dmagic-number.rst74 HDLC_MAGIC 0x239e n_hdlc ``drivers/char/n_hdlc.c``
/Linux-v5.10/Documentation/translations/it_IT/process/
Dmagic-number.rst80 HDLC_MAGIC 0x239e n_hdlc ``drivers/char/n_hdlc.c``