Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/
Dn_hdlc.c79 #define HDLC_MAGIC 0x239e macro
200 if (n_hdlc->magic != HDLC_MAGIC) { in n_hdlc_tty_close()
369 if (n_hdlc->magic != HDLC_MAGIC) { in n_hdlc_tty_receive()
524 if (n_hdlc->magic != HDLC_MAGIC) in n_hdlc_tty_write()
593 if (n_hdlc->magic != HDLC_MAGIC) in n_hdlc_tty_ioctl()
656 if (n_hdlc->magic != HDLC_MAGIC) in n_hdlc_tty_poll()
723 n_hdlc->magic = HDLC_MAGIC; in n_hdlc_alloc()
/Linux-v5.15/Documentation/translations/zh_CN/process/
Dmagic-number.rst63 HDLC_MAGIC 0x239e n_hdlc ``drivers/char/n_hdlc.c``
/Linux-v5.15/Documentation/translations/zh_TW/process/
Dmagic-number.rst66 HDLC_MAGIC 0x239e n_hdlc ``drivers/char/n_hdlc.c``
/Linux-v5.15/Documentation/process/
Dmagic-number.rst74 HDLC_MAGIC 0x239e n_hdlc ``drivers/char/n_hdlc.c``
/Linux-v5.15/Documentation/translations/it_IT/process/
Dmagic-number.rst80 HDLC_MAGIC 0x239e n_hdlc ``drivers/char/n_hdlc.c``