Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dz85230.h424 #define SERIAL_MAGIC 0x5301 macro
/Linux-v4.19/Documentation/translations/zh_CN/
Dmagic-number.txt76 SERIAL_MAGIC 0x5301 async_struct include/linux/serial.h
/Linux-v4.19/Documentation/process/
Dmagic-number.rst82 SERIAL_MAGIC 0x5301 async_struct ``include/linux/serial.h``
/Linux-v4.19/drivers/tty/
Damiserial.c149 if (info->magic != SERIAL_MAGIC) { in serial_paranoia_check()