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

Data Fields

union {
   struct {
      u32   d0
 
      u32   d1
 
      u16   d2
 
      u8   d3
 
   } 
 
   u8   data [11]
 
}; 
 

Detailed Description

Definition at line 54 of file samsung-laptop.c.

Field Documentation

union { ... }
u32 d0

Definition at line 57 of file samsung-laptop.c.

u32 d1

Definition at line 58 of file samsung-laptop.c.

u16 d2

Definition at line 59 of file samsung-laptop.c.

u8 d3

Definition at line 60 of file samsung-laptop.c.

u8 data[11]

Definition at line 62 of file samsung-laptop.c.


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