Searched refs:FW_OPT_UEVENT (Results 1 – 3 of 3) sorted by relevance
655 if (device && (opt_flags & FW_OPT_UEVENT) && in assign_fw()827 FW_OPT_UEVENT); in request_firmware()854 FW_OPT_UEVENT | FW_OPT_NO_WARN); in firmware_request_nowarn()878 FW_OPT_UEVENT | FW_OPT_NO_WARN | in request_firmware_direct()935 FW_OPT_UEVENT | FW_OPT_NOCACHE); in request_firmware_into_buf()1028 (uevent ? FW_OPT_UEVENT : FW_OPT_USERHELPER); in request_firmware_nowait()
34 FW_OPT_UEVENT = BIT(0), enumerator
518 if (opt_flags & FW_OPT_UEVENT) { in fw_load_sysfs_fallback()