Lines Matching refs:fallback

5 A fallback mechanism is supported to allow to overcome failures to do a direct
8 configuration options related to supporting the firmware fallback mechanism are:
10 * CONFIG_FW_LOADER_USER_HELPER: enables building the firmware fallback
12 CONFIG_FW_LOADER_USER_HELPER_FALLBACK is disabled, only the custom fallback
15 enable the kobject uevent fallback mechanism on all firmware API calls
18 fallback mechanism: if this kconfig option is enabled and your second
20 informing the kernel that you have a custom fallback mechanism and it will
28 the kobject uevent fallback mechanism will never take effect even
31 Justifying the firmware fallback mechanism
36 fallback mechanism:
53 Types of fallback mechanisms
56 There are really two fallback mechanisms available using one shared sysfs
59 * Kobject uevent fallback mechanism
60 * Custom fallback mechanism
67 In order to help device drivers upload firmware using a fallback mechanism
77 mechanism we now use as a fallback mechanism, which registers a struct class
94 direct firmware loading fails and if the fallback mechanism is enabled for your
113 .. kernel-doc:: drivers/base/firmware_loader/fallback.c
116 Firmware kobject uevent fallback mechanism
120 fallback mechanism userspace can be informed of the addition of the device by
122 hierarchy means the fallback mechanism for firmware loading has been initiated.
136 this fallback mechanism. When firmware loading was only possible using the
142 not using or taking advantage of the firmware fallback mechanism provided
163 Firmware custom fallback mechanism
167 at their disposal: rely on the sysfs fallback mechanism but request that no
174 Since uevents are only meaningful if the fallback mechanism is enabled
176 have the fallback mechanism enabled in their kernels. Unfortunately we also
183 the uevent flag means you want to opt-in for the firmware fallback mechanism
188 Firmware fallback timeout
191 The firmware fallback mechanism has a timeout. If firmware is not loaded