Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dserial_core.h364 #define EARLYCON_USED_OR_UNUSED __used macro
366 #define EARLYCON_USED_OR_UNUSED __maybe_unused macro
393 static const bool earlycon_acpi_spcr_enable EARLYCON_USED_OR_UNUSED; variable