Home
last modified time | relevance | path

Searched refs:FW_OPT_NOWAIT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/base/firmware_loader/
H A Dfirmware.h38 FW_OPT_NOWAIT = BIT(1), enumerator
H A Dfallback.c135 if (opt_flags & FW_OPT_NOWAIT) { in fw_load_from_user_helper()
H A Dsysfs.c408 fw_sysfs->nowait = !!(opt_flags & FW_OPT_NOWAIT); in fw_create_instance()
H A Dmain.c1214 fw_work->opt_flags = FW_OPT_NOWAIT | in request_firmware_nowait()