Home
last modified time | relevance | path

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

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