Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wan/
Dx25_asy.h43 #define X25_ASY_MAGIC 0x5303 macro
Dx25_asy.c262 if (!sl || sl->magic != X25_ASY_MAGIC || !netif_running(sl->dev)) in x25_asy_write_wakeup()
526 if (!sl || sl->magic != X25_ASY_MAGIC || !netif_running(sl->dev)) in x25_asy_receive_buf()
595 if (!sl || sl->magic != X25_ASY_MAGIC) in x25_asy_close_tty()
692 if (!sl || sl->magic != X25_ASY_MAGIC) in x25_asy_ioctl()
729 sl->magic = X25_ASY_MAGIC; in x25_asy_setup()
/Linux-v5.4/Documentation/translations/zh_CN/process/
Dmagic-number.rst77 X25_ASY_MAGIC 0x5303 x25_asy ``drivers/net/x25_asy.h``
/Linux-v5.4/Documentation/translations/it_IT/process/
Dmagic-number.rst94 X25_ASY_MAGIC 0x5303 x25_asy ``drivers/net/x25_asy.h``
/Linux-v5.4/Documentation/process/
Dmagic-number.rst88 X25_ASY_MAGIC 0x5303 x25_asy ``drivers/net/x25_asy.h``