We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05dbb62 commit dba8648Copy full SHA for dba8648
drivers/base/firmware_loader/fallback.c
@@ -623,6 +623,8 @@ static bool fw_run_sysfs_fallback(u32 opt_flags)
623
* @fw: pointer to firmware image
624
* @name: name of firmware file to look for
625
* @device: device for which firmware is being loaded
626
+ * @opt_flags: options to control firmware loading behaviour, as defined by
627
+ * &enum fw_opt
628
* @ret: return value from direct lookup which triggered the fallback mechanism
629
*
630
* This function is called if direct lookup for the firmware failed, it enables
0 commit comments