Lines Matching refs: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:
59 * Kobject uevent fallback mechanism
60 * Custom fallback mechanism
67 In order to help device drivers upload firmware using a fallback mechanism
76 given that originally the only firmware loading mechanism available was the
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
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.
126 The kernel's kobject uevent mechanism is implemented in lib/kobject_uevent.c,
136 this fallback mechanism. When firmware loading was only possible using the
137 sysfs mechanism the userspace component "hotplug" provided the functionality of
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
191 The firmware fallback mechanism has a timeout. If firmware is not loaded