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

#include <go7007-priv.h>

Data Fields

charfirmware
 
unsigned int flags
 
int hpi_buffer_cap
 
unsigned int sensor_flags
 
int sensor_width
 
int sensor_height
 
int sensor_framerate
 
int sensor_h_offset
 
int sensor_v_offset
 
unsigned int audio_flags
 
int audio_rate
 
int audio_bclk_div
 
int audio_main_div
 
int num_i2c_devs
 
struct {
   const char *   type
 
   int   id
 
   int   addr
 
i2c_devs [4]
 
int num_inputs
 
struct {
   int   video_input
 
   int   audio_input
 
   char *   name
 
inputs [4]
 

Detailed Description

Definition at line 76 of file go7007-priv.h.

Field Documentation

int addr

Definition at line 94 of file go7007-priv.h.

int audio_bclk_div

Definition at line 88 of file go7007-priv.h.

unsigned int audio_flags

Definition at line 86 of file go7007-priv.h.

int audio_input

Definition at line 99 of file go7007-priv.h.

int audio_main_div

Definition at line 89 of file go7007-priv.h.

int audio_rate

Definition at line 87 of file go7007-priv.h.

Definition at line 77 of file go7007-priv.h.

unsigned int flags

Definition at line 78 of file go7007-priv.h.

int hpi_buffer_cap

Definition at line 79 of file go7007-priv.h.

struct { ... } i2c_devs[4]

Definition at line 93 of file go7007-priv.h.

struct { ... } inputs[4]
char* name

Definition at line 100 of file go7007-priv.h.

int num_i2c_devs

Definition at line 90 of file go7007-priv.h.

int num_inputs

Definition at line 96 of file go7007-priv.h.

unsigned int sensor_flags

Definition at line 80 of file go7007-priv.h.

int sensor_framerate

Definition at line 83 of file go7007-priv.h.

int sensor_h_offset

Definition at line 84 of file go7007-priv.h.

int sensor_height

Definition at line 82 of file go7007-priv.h.

int sensor_v_offset

Definition at line 85 of file go7007-priv.h.

int sensor_width

Definition at line 81 of file go7007-priv.h.

Definition at line 92 of file go7007-priv.h.

int video_input

Definition at line 98 of file go7007-priv.h.


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