Lines Matching full:loading
58 interface as a loading facility:
63 First lets document the shared sysfs loading facility.
65 Firmware sysfs loading facility
77 given that originally the only firmware loading mechanism available was the
83 To load firmware using the sysfs interface we expose a loading indicator,
86 * /sys/$DEVPATH/loading
89 To upload firmware you will echo 1 onto the loading file to indicate
90 you are loading firmware. You then write the firmware into the data file,
92 the loading file.
95 direct firmware loading fails and if the fallback mechanism is enabled for your
102 echo 1 > /sys/$DEVPATH/loading
105 return an error. When loading firmware the firmware_class grows a buffer
123 hierarchy means the fallback mechanism for firmware loading has been initiated.
137 this fallback mechanism. When firmware loading was only possible using the
140 udev, however firmware loading support was removed from udev as of systemd
141 commit be2ea723b1d0 ("udev: remove userspace firmware loading support")
160 echo 1 > /sys/$DEVPATH/loading
162 echo 0 > /sys/$DEVPATH/loading