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

#include <ap_bus.h>

Data Fields

struct list_head list
 
unsigned long long psmid
 
voidmessage
 
size_t length
 
voidprivate
 
unsigned int special:1
 
void(* receive )(struct ap_device *, struct ap_message *, struct ap_message *)
 

Detailed Description

Definition at line 182 of file ap_bus.h.

Field Documentation

size_t length

Definition at line 186 of file ap_bus.h.

Definition at line 183 of file ap_bus.h.

Definition at line 185 of file ap_bus.h.

void* private

Definition at line 188 of file ap_bus.h.

unsigned long long psmid

Definition at line 184 of file ap_bus.h.

Definition at line 191 of file ap_bus.h.

unsigned int special

Definition at line 189 of file ap_bus.h.


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