Searched refs:FW_OPT_NOWAIT (Results 1 – 1 of 1) sorted by relevance
102 #define FW_OPT_NOWAIT (1U << 1) macro900 fw_priv->nowait = !!(opt_flags & FW_OPT_NOWAIT); in fw_create_instance()1137 if (opt_flags & FW_OPT_NOWAIT) { in _request_firmware()1327 fw_work->opt_flags = FW_OPT_NOWAIT | FW_OPT_FALLBACK | in request_firmware_nowait()