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

#include <hpi_internal.h>

Data Fields

u16 size
 
u8 type
 
u8 version
 
u16 object
 
u16 function
 
u16 adapter_index
 
u16 obj_index
 
union {
   struct hpi_subsys_msg   s
 
   union hpi_adapterx_msg   ax
 
   struct hpi_stream_msg   d
 
   struct hpi_mixer_msg   m
 
   union hpi_mixerx_msg   mx
 
   struct hpi_control_msg   c
 
   struct hpi_control_union_msg   cu
 
   struct hpi_nvmemory_msg   n
 
   struct hpi_gpio_msg   l
 
   struct hpi_watchdog_msg   w
 
   struct hpi_clock_msg   t
 
   struct hpi_profile_msg   p
 
   struct hpi_async_msg   as
 
   char   fixed_size [32]
 
u
 

Detailed Description

Definition at line 1004 of file hpi_internal.h.

Field Documentation

u16 adapter_index

Definition at line 1011 of file hpi_internal.h.

Definition at line 1028 of file hpi_internal.h.

union hpi_adapterx_msg ax

Definition at line 1015 of file hpi_internal.h.

Definition at line 1019 of file hpi_internal.h.

Definition at line 1022 of file hpi_internal.h.

Definition at line 1016 of file hpi_internal.h.

char fixed_size[32]

Definition at line 1029 of file hpi_internal.h.

u16 function

Definition at line 1010 of file hpi_internal.h.

Definition at line 1024 of file hpi_internal.h.

Definition at line 1017 of file hpi_internal.h.

union hpi_mixerx_msg mx

Definition at line 1018 of file hpi_internal.h.

Definition at line 1023 of file hpi_internal.h.

u16 obj_index

Definition at line 1012 of file hpi_internal.h.

u16 object

Definition at line 1009 of file hpi_internal.h.

Definition at line 1027 of file hpi_internal.h.

Definition at line 1014 of file hpi_internal.h.

u16 size

Definition at line 1006 of file hpi_internal.h.

Definition at line 1026 of file hpi_internal.h.

Definition at line 1007 of file hpi_internal.h.

union { ... } u
u8 version

Definition at line 1008 of file hpi_internal.h.

Definition at line 1025 of file hpi_internal.h.


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