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

#include <prom.h>

Data Fields

unsigned charname
 
unsigned int rev
 
unsigned char rev_type [LTQ_SYS_REV_LEN]
 
unsigned int srev
 
unsigned int partnum
 
unsigned int type
 
unsigned char sys_type [LTQ_SYS_TYPE_LEN]
 
unsigned charcompatible
 

Detailed Description

Definition at line 15 of file prom.h.

Field Documentation

unsigned char* compatible

Definition at line 23 of file prom.h.

unsigned char* name

Definition at line 16 of file prom.h.

unsigned int partnum

Definition at line 20 of file prom.h.

unsigned int rev

Definition at line 17 of file prom.h.

unsigned char rev_type[LTQ_SYS_REV_LEN]

Definition at line 18 of file prom.h.

unsigned int srev

Definition at line 19 of file prom.h.

unsigned char sys_type[LTQ_SYS_TYPE_LEN]

Definition at line 22 of file prom.h.

unsigned int type

Definition at line 21 of file prom.h.


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