Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dserial_core.h382 #define EARLYCON_USED_OR_UNUSED __used macro
384 #define EARLYCON_USED_OR_UNUSED __maybe_unused macro
389 EARLYCON_USED_OR_UNUSED __initconst \
393 static const struct earlycon_id EARLYCON_USED_OR_UNUSED \
411 static const bool earlycon_acpi_spcr_enable EARLYCON_USED_OR_UNUSED; variable