Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dserial_core.h361 #define EARLYCON_USED_OR_UNUSED __used macro
363 #define EARLYCON_USED_OR_UNUSED __maybe_unused macro
368 EARLYCON_USED_OR_UNUSED __initconst \
372 static const struct earlycon_id EARLYCON_USED_OR_UNUSED \
390 static const bool earlycon_acpi_spcr_enable EARLYCON_USED_OR_UNUSED; variable