Home
last modified time | relevance | path

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

/linux/drivers/base/firmware_loader/
H A Dfallback_platform.c17 if (!(fw_priv->opt_flags & FW_OPT_FALLBACK_PLATFORM)) in firmware_fallback_platform()
H A Dfirmware.h43 FW_OPT_FALLBACK_PLATFORM = BIT(6), enumerator