Lines Matching +full:write +full:- +full:to +full:- +full:read
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
9 sequence will signal the completion of the firmware write and
10 signal the lower-level driver that the firmware data is
17 Description: Write-only. For firmware uploads, write a "1" to this file to
18 request that the transfer of firmware data to the lower-level
20 the update cannot be canceled (e.g. a FLASH write is in
27 Description: Read-only. Returns a string describing a failed firmware
31 following: "hw-error", "timeout", "user-abort", "device-busy",
32 "invalid-file-size", "read-write-error", "flash-wearout". The
34 upload status is "idle". If this file is read while a firmware
35 transfer is in progress, then the read will fail with EBUSY.
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
47 firmware data to the lower-level device driver.
53 Description: Read-only. For firmware upload, this file contains the size
54 of the firmware data that remains to be transferred to the
55 lower-level device driver. The size value is initialized to
57 written to the data sysfs file. This value is periodically
66 Description: Read-only. Returns a string describing the current status of