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

#include <binder.h>

Data Fields

signed long write_size
 
signed long write_consumed
 
unsigned long write_buffer
 
signed long read_size
 
signed long read_consumed
 
unsigned long read_buffer
 

Detailed Description

Definition at line 69 of file binder.h.

Field Documentation

unsigned long read_buffer

Definition at line 75 of file binder.h.

signed long read_consumed

Definition at line 74 of file binder.h.

signed long read_size

Definition at line 73 of file binder.h.

unsigned long write_buffer

Definition at line 72 of file binder.h.

signed long write_consumed

Definition at line 71 of file binder.h.

signed long write_size

Definition at line 70 of file binder.h.


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