Home
last modified time | relevance | path

Searched defs:EARLYCON_USED_OR_UNUSED (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/include/linux/
Dserial_core.h804 #define EARLYCON_USED_OR_UNUSED __used macro
806 #define EARLYCON_USED_OR_UNUSED __maybe_unused macro
826 static const bool earlycon_acpi_spcr_enable EARLYCON_USED_OR_UNUSED; variable