Lines Matching full:file
5 Description: The data sysfs file is used for firmware-fallback and for
6 firmware uploads. Cat a firmware image to this sysfs file
7 after you echo 1 to the loading sysfs file. When the firmware
8 image write is complete, echo 0 to the loading sysfs file. This
17 Description: Write-only. For firmware uploads, write a "1" to this file to
30 for the status sysfs file and <ERROR> will be one of the
32 "invalid-file-size", "read-write-error", "flash-wearout". The
33 error sysfs file is only meaningful when the current firmware
34 upload status is "idle". If this file is read while a firmware
41 Description: The loading sysfs file is used for both firmware-fallback and
42 for firmware uploads. Echo 1 onto the loading file to indicate
43 you are writing a firmware file to the data sysfs node. Echo
44 -1 onto this file to abort the data write or echo 0 onto this
45 file to indicate that the write is complete. For firmware
53 Description: Read-only. For firmware upload, this file contains the size
57 written to the data sysfs file. This value is periodically
74 Description: This file supports the timeout mechanism for firmware
75 fallback. This file has no affect on firmware uploads. For