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

#include <hpi_internal.h>

Data Fields

u16 attribute
 
u16 saved_index
 
union {
   struct {
      u32   param1
 
      u32   param2
 
      short   an_log_value [HPI_MAX_CHANNELS]
 
   }   old
 
   union {
      u32   frequency
 
      u32   gain
 
      u32   band
 
      u32   deemphasis
 
      u32   program
 
      struct {
         u32   mode
 
         u32   value
 
      }   mode
 
      u32   blend
 
   }   tuner
 
u
 

Detailed Description

Definition at line 834 of file hpi_internal.h.

Field Documentation

short an_log_value[HPI_MAX_CHANNELS]

Definition at line 841 of file hpi_internal.h.

Definition at line 835 of file hpi_internal.h.

u32 band

Definition at line 846 of file hpi_internal.h.

u32 blend

Definition at line 853 of file hpi_internal.h.

u32 deemphasis

Definition at line 847 of file hpi_internal.h.

u32 frequency

Definition at line 844 of file hpi_internal.h.

u32 gain

Definition at line 845 of file hpi_internal.h.

u32 mode

Definition at line 850 of file hpi_internal.h.

struct { ... } mode
struct { ... } old
u32 param1

Definition at line 839 of file hpi_internal.h.

u32 param2

Definition at line 840 of file hpi_internal.h.

u32 program

Definition at line 848 of file hpi_internal.h.

u16 saved_index

Definition at line 836 of file hpi_internal.h.

union { ... } tuner
union { ... } u
u32 value

Definition at line 851 of file hpi_internal.h.


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