Searched refs:FW_OPT_NOFALLBACK_SYSFS (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/base/firmware_loader/
H A Dmain.c1016 FW_OPT_NOFALLBACK_SYSFS);
H A Dfirmware.h28 * @FW_OPT_NOFALLBACK_SYSFS: Disable the sysfs fallback mechanism. Takes
42 FW_OPT_NOFALLBACK_SYSFS = BIT(5), enumerator in enum:fw_opt
H A Dfallback.c191 if ((opt_flags & FW_OPT_NOFALLBACK_SYSFS))
217 * @FW_OPT_NOFALLBACK_SYSFS flag, if so it would also disable the fallback

Completed in 293 milliseconds