Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dserial_core.h364 #define EARLYCON_USED_OR_UNUSED __used macro
366 #define EARLYCON_USED_OR_UNUSED __maybe_unused macro
371 EARLYCON_USED_OR_UNUSED __initconst \
375 static const struct earlycon_id EARLYCON_USED_OR_UNUSED \
393 static const bool earlycon_acpi_spcr_enable EARLYCON_USED_OR_UNUSED; variable