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

Data Fields

u8 cmd
 
u8inbuf
 
u8outbuf
 
size_t inlen
 
size_t outlen
 
int err
 
struct completion finished
 
struct list_head node
 
voidpriv
 

Detailed Description

Definition at line 20 of file olpc-ec.c.

Field Documentation

Definition at line 21 of file olpc-ec.c.

int err

Definition at line 25 of file olpc-ec.c.

struct completion finished

Definition at line 26 of file olpc-ec.c.

Definition at line 22 of file olpc-ec.c.

size_t inlen

Definition at line 23 of file olpc-ec.c.

Definition at line 27 of file olpc-ec.c.

u8 * outbuf

Definition at line 22 of file olpc-ec.c.

size_t outlen

Definition at line 23 of file olpc-ec.c.

Definition at line 29 of file olpc-ec.c.


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