Home
last modified time | relevance | path

Searched refs:FW_OPT_UEVENT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/base/firmware_loader/
A Dmain.c637 if (device && (fw_priv->opt_flags & FW_OPT_UEVENT) && in assign_fw()
819 FW_OPT_UEVENT); in request_firmware()
846 FW_OPT_UEVENT | FW_OPT_NO_WARN); in firmware_request_nowarn()
870 FW_OPT_UEVENT | FW_OPT_NO_WARN | in request_firmware_direct()
895 FW_OPT_UEVENT | FW_OPT_FALLBACK_PLATFORM); in firmware_request_platform()
951 FW_OPT_UEVENT | FW_OPT_NOCACHE); in request_firmware_into_buf()
981 FW_OPT_UEVENT | FW_OPT_NOCACHE | in request_partial_firmware_into_buf()
1075 (uevent ? FW_OPT_UEVENT : FW_OPT_USERHELPER); in request_firmware_nowait()
A Dfirmware.h39 FW_OPT_UEVENT = BIT(0), enumerator
A Dfallback.c522 if (fw_priv->opt_flags & FW_OPT_UEVENT) { in fw_load_sysfs_fallback()

Completed in 8 milliseconds