Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/translations/zh_CN/
Dmagic-number.txt94 RPORT_MAGIC 0x00525001 r_port drivers/char/rocket_int.h
/Linux-v4.19/drivers/tty/
Drocket_int.h1152 #define RPORT_MAGIC 0x525001 macro
Drocket.c287 if (info->magic != RPORT_MAGIC) { in rocket_paranoia_check()
626 info->magic = RPORT_MAGIC; in init_r_port()
/Linux-v4.19/Documentation/process/
Dmagic-number.rst100 RPORT_MAGIC 0x00525001 r_port ``drivers/char/rocket_int.h``