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

Data Fields

u32 len
 
u32 buf_offset
 
u32 is_complete
 

Detailed Description

struct scm_response - one SCM response buffer : total available memory for response : start of response data relative to start of scm_response : indicates if the command has finished processing

Definition at line 79 of file scm.c.

Field Documentation

u32 buf_offset

Definition at line 81 of file scm.c.

u32 is_complete

Definition at line 82 of file scm.c.

u32 len

Definition at line 80 of file scm.c.


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