Home
last modified time | relevance | path

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

/linux/drivers/base/firmware_loader/
H A Dfirmware.h38 FW_OPT_NOWAIT = BIT(1), enumerator
H A Dsysfs.c414 fw_sysfs->nowait = !!(opt_flags & FW_OPT_NOWAIT); in fw_create_instance()