Lines Matching refs:loading
57 interface as a loading facility:
62 First lets document the shared sysfs loading facility.
64 Firmware sysfs loading facility
76 given that originally the only firmware loading mechanism available was the
82 To load firmware using the sysfs interface we expose a loading indicator,
85 * /sys/$DEVPATH/loading
88 To upload firmware you will echo 1 onto the loading file to indicate
89 you are loading firmware. You then write the firmware into the data file,
91 the loading file.
94 direct firmware loading fails and if the fallback mechanism is enabled for your
101 echo 1 > /sys/$DEVPATH/loading
104 return an error. When loading firmware the firmware_class grows a buffer
122 hierarchy means the fallback mechanism for firmware loading has been initiated.
136 this fallback mechanism. When firmware loading was only possible using the
139 udev, however firmware loading support was removed from udev as of systemd
140 commit be2ea723b1d0 ("udev: remove userspace firmware loading support")
159 echo 1 > /sys/$DEVPATH/loading
161 echo 0 > /sys/$DEVPATH/loading