Home
last modified time | relevance | path

Searched refs:FW_OPT_FALLBACK_PLATFORM (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.h32 * @FW_OPT_FALLBACK_PLATFORM: Enable fallback to device fw copy embedded in
45 FW_OPT_FALLBACK_PLATFORM = BIT(6), enumerator
H A Dmain.c970 FW_OPT_UEVENT | FW_OPT_FALLBACK_PLATFORM); in firmware_request_platform()
/kernel/linux/linux-6.6/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.h30 * @FW_OPT_FALLBACK_PLATFORM: Enable fallback to device fw copy embedded in
43 FW_OPT_FALLBACK_PLATFORM = BIT(6), enumerator
H A Dmain.c1035 FW_OPT_UEVENT | FW_OPT_FALLBACK_PLATFORM); in firmware_request_platform()

Completed in 6 milliseconds