Searched refs:FW_OPT_UEVENT (Results 1 – 3 of 3) sorted by relevance
471 if (device && (opt_flags & FW_OPT_UEVENT) && in assign_fw()637 FW_OPT_UEVENT); in request_firmware()664 FW_OPT_UEVENT | FW_OPT_NO_WARN); in firmware_request_nowarn()688 FW_OPT_UEVENT | FW_OPT_NO_WARN | in request_firmware_direct()745 FW_OPT_UEVENT | FW_OPT_NOCACHE); in request_firmware_into_buf()838 (uevent ? FW_OPT_UEVENT : FW_OPT_USERHELPER); in request_firmware_nowait()
34 FW_OPT_UEVENT = BIT(0), enumerator
565 if (opt_flags & FW_OPT_UEVENT) { in fw_load_sysfs_fallback()