Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dnozomi.c143 #define CONFIG_MAGIC 0xEFEFFEFE macro
663 if (dc->config_table.signature != CONFIG_MAGIC) { in nozomi_read_config_table()
665 dc->config_table.signature, CONFIG_MAGIC); in nozomi_read_config_table()