Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/firmware_loader/
H A Dfirmware.h42 FW_OPT_NOFALLBACK_SYSFS = BIT(5), enumerator
H A Dfallback.c187 if ((opt_flags & FW_OPT_NOFALLBACK_SYSFS)) in fw_run_sysfs_fallback()
H A Dmain.c1011 FW_OPT_NOFALLBACK_SYSFS); in request_firmware_direct()