Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dx25_asy.c257 if (!sl || sl->magic != X25_ASY_MAGIC || !netif_running(sl->dev)) in x25_asy_write_wakeup()
529 if (!sl || sl->magic != X25_ASY_MAGIC || !netif_running(sl->dev)) in x25_asy_receive_buf()
597 if (!sl || sl->magic != X25_ASY_MAGIC) in x25_asy_close_tty()
689 if (!sl || sl->magic != X25_ASY_MAGIC) in x25_asy_ioctl()
750 sl->magic = X25_ASY_MAGIC; in x25_asy_setup()
H A Dx25_asy.h42 #define X25_ASY_MAGIC 0x5303 macro
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/
H A Dmagic-number.rst76 X25_ASY_MAGIC 0x5303 x25_asy ``drivers/net/x25_asy.h``
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dmagic-number.rst87 X25_ASY_MAGIC 0x5303 x25_asy ``drivers/net/x25_asy.h``
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/
H A Dmagic-number.rst93 X25_ASY_MAGIC 0x5303 x25_asy ``drivers/net/x25_asy.h``