FIRMWARE_LOADING_STORE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
firmware_loading_store - loading control file
SYNOPSIS
"SYNOPSIS"
ssize_t firmware_loading_store (struct class_device * class_dev, const char * buf, size_t count);
ARGUMENTS
- class_dev
-
-- undescribed --
- buf
-
-- undescribed --
- count
-
-- undescribed --
THE RELEVANT VALUES ARE
1
Start a load, discarding any previous partial load.
0
Conclude the load and handle the data to the driver code.
-1: Conclude the load with an error and discard any written data.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- THE RELEVANT VALUES ARE
-
- 1
-
- 0
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:10 GMT, October 09, 2005