Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sysfs_buffer Struct Reference

Data Fields

size_t count
 
loff_t pos
 
charpage
 
struct sysfs_opsops
 
struct mutex mutex
 
int needs_read_fill
 
int event
 
struct list_head list
 

Detailed Description

Definition at line 45 of file file.c.

Field Documentation

size_t count

Definition at line 46 of file file.c.

Definition at line 52 of file file.c.

Definition at line 53 of file file.c.

Definition at line 50 of file file.c.

int needs_read_fill

Definition at line 51 of file file.c.

Definition at line 49 of file file.c.

Definition at line 48 of file file.c.

loff_t pos

Definition at line 47 of file file.c.


The documentation for this struct was generated from the following file: