Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dn_hdlc.c79 #define HDLC_MAGIC 0x239e macro
202 if (n_hdlc->magic != HDLC_MAGIC) { in n_hdlc_tty_close()
389 if (n_hdlc->magic != HDLC_MAGIC) { in n_hdlc_tty_receive()
542 if (n_hdlc->magic != HDLC_MAGIC) in n_hdlc_tty_write()
611 if (n_hdlc->magic != HDLC_MAGIC) in n_hdlc_tty_ioctl()
674 if (n_hdlc->magic != HDLC_MAGIC) in n_hdlc_tty_poll()
741 n_hdlc->magic = HDLC_MAGIC; in n_hdlc_alloc()
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/
H A Dmagic-number.rst63 HDLC_MAGIC 0x239e n_hdlc ``drivers/char/n_hdlc.c``
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dmagic-number.rst74 HDLC_MAGIC 0x239e n_hdlc ``drivers/char/n_hdlc.c``
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/
H A Dmagic-number.rst80 HDLC_MAGIC 0x239e n_hdlc ``drivers/char/n_hdlc.c``