Lines Matching full:mechanism

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:
11 mechanism. Most distributions enable this option today. If enabled but
13 mechanism is available and for the request_firmware_nowait() call.
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:
60 * Kobject uevent fallback mechanism
61 * Custom fallback mechanism
68 In order to help device drivers upload firmware using a fallback mechanism
77 given that originally the only firmware loading mechanism available was the
78 mechanism we now use as a fallback mechanism, which registers a struct class
95 direct firmware loading fails and if the fallback mechanism is enabled for your
117 Firmware kobject uevent fallback mechanism
121 fallback mechanism userspace can be informed of the addition of the device by
123 hierarchy means the fallback mechanism for firmware loading has been initiated.
127 The kernel's kobject uevent mechanism is implemented in lib/kobject_uevent.c,
137 this fallback mechanism. When firmware loading was only possible using the
138 sysfs mechanism the userspace component "hotplug" provided the functionality of
143 not using or taking advantage of the firmware fallback mechanism provided
164 Firmware custom fallback mechanism
168 at their disposal: rely on the sysfs fallback mechanism but request that no
175 Since uevents are only meaningful if the fallback mechanism is enabled
177 have the fallback mechanism enabled in their kernels. Unfortunately we also
184 the uevent flag means you want to opt-in for the firmware fallback mechanism
192 The firmware fallback mechanism has a timeout. If firmware is not loaded
207 EFI embedded firmware fallback mechanism
216 separate fallback mechanism from the other fallback mechanisms and