Searched refs:FW_OPT_NOCACHE (Results 1 – 2 of 2) sorted by relevance
217 if (!(opt_flags & FW_OPT_NOCACHE)) { in alloc_lookup_fw_priv()231 if (!(opt_flags & FW_OPT_NOCACHE)) in alloc_lookup_fw_priv()472 !(opt_flags & FW_OPT_NOCACHE)) { in assign_fw()484 if (!(opt_flags & FW_OPT_NOCACHE) && in assign_fw()745 FW_OPT_UEVENT | FW_OPT_NOCACHE); in request_firmware_into_buf()
38 FW_OPT_NOCACHE = BIT(4), enumerator