FILL_READ_BUFFER
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
fill_read_buffer - allocate and fill buffer from object.
SYNOPSIS
"SYNOPSIS"
int fill_read_buffer (struct file * file, struct sysfs_buffer * buffer);
ARGUMENTS
- file
-
file pointer.
- buffer
-
data buffer for file.
DESCRIPTION
Allocate buffer->page, if it hasn't been already, then call the
kobject's show method to fill the buffer with this attribute's
data.
This is called only once, on the file's first read.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:29 GMT, October 06, 2005