Home
last modified time | relevance | path

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

/drivers/base/
Dfirmware_class.c101 #define FW_OPT_UEVENT (1U << 0) macro
927 if (opt_flags & FW_OPT_UEVENT) { in _request_firmware_load()
1088 if (device && (opt_flags & FW_OPT_UEVENT)) in assign_firmware_buf()
1201 FW_OPT_UEVENT | FW_OPT_FALLBACK); in request_firmware()
1224 FW_OPT_UEVENT | FW_OPT_NO_WARN); in request_firmware_direct()
1312 (uevent ? FW_OPT_UEVENT : FW_OPT_USERHELPER); in request_firmware_nowait()