Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/firmware_loader/
H A Dfirmware.h30 * @FW_OPT_NOFALLBACK_SYSFS: Disable the sysfs fallback mechanism. Takes
44 FW_OPT_NOFALLBACK_SYSFS = BIT(5), enumerator
H A Dfallback.c612 if ((opt_flags & FW_OPT_NOFALLBACK_SYSFS)) in fw_run_sysfs_fallback()
638 * @FW_OPT_NOFALLBACK_SYSFS flag, if so it would also disable the fallback
H A Dmain.c946 FW_OPT_NOFALLBACK_SYSFS); in request_firmware_direct()
/kernel/linux/linux-6.6/drivers/base/firmware_loader/
H A Dfirmware.h28 * @FW_OPT_NOFALLBACK_SYSFS: Disable the sysfs fallback mechanism. Takes
42 FW_OPT_NOFALLBACK_SYSFS = BIT(5), enumerator
H A Dfallback.c187 if ((opt_flags & FW_OPT_NOFALLBACK_SYSFS)) in fw_run_sysfs_fallback()
213 * @FW_OPT_NOFALLBACK_SYSFS flag, if so it would also disable the fallback
H A Dmain.c1011 FW_OPT_NOFALLBACK_SYSFS); in request_firmware_direct()

Completed in 7 milliseconds