Home
last modified time | relevance | path

Searched refs:MGSL_MAGIC (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/
H A Dmagic-number.rst80 MGSL_MAGIC 0x5401 mgsl_info ``drivers/char/synclink.c``
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dmagic-number.rst91 MGSL_MAGIC 0x5401 mgsl_info ``drivers/char/synclink.c``
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/
H A Dmagic-number.rst97 MGSL_MAGIC 0x5401 mgsl_info ``drivers/char/synclink.c``
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dsynclink_gt.c94 #define MGSL_MAGIC 0x5401 macro
557 if (info->magic != MGSL_MAGIC) { in sanity_check()
3511 info->magic = MGSL_MAGIC; in alloc_dev()
H A Dsynclinkmp.c280 #define MGSL_MAGIC 0x5401 macro
677 if (info->magic != MGSL_MAGIC) { in sanity_check()
3732 info->magic = MGSL_MAGIC; in alloc_dev()
H A Dsynclink.c309 #define MGSL_MAGIC 0x5401 macro
934 if (info->magic != MGSL_MAGIC) { in mgsl_paranoia_check()
4158 info->magic = MGSL_MAGIC; in mgsl_allocate_device()