Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/firmware_loader/
H A Dfirmware.h21 * @FW_OPT_USERHELPER: Enable the fallback mechanism, in case the direct
31 * precedence over &FW_OPT_UEVENT and &FW_OPT_USERHELPER.
41 FW_OPT_USERHELPER = BIT(2), enumerator
H A Dfallback.c598 if (!(opt_flags & FW_OPT_USERHELPER)) in fw_force_sysfs_fallback()
H A Dmain.c1150 (uevent ? FW_OPT_UEVENT : FW_OPT_USERHELPER); in request_firmware_nowait()
/kernel/linux/linux-6.6/drivers/base/firmware_loader/
H A Dfirmware.h19 * @FW_OPT_USERHELPER: Enable the fallback mechanism, in case the direct
29 * precedence over &FW_OPT_UEVENT and &FW_OPT_USERHELPER.
39 FW_OPT_USERHELPER = BIT(2), enumerator
H A Dfallback.c173 if (!(opt_flags & FW_OPT_USERHELPER)) in fw_force_sysfs_fallback()
H A Dmain.c1215 (uevent ? FW_OPT_UEVENT : FW_OPT_USERHELPER); in request_firmware_nowait()

Completed in 6 milliseconds