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

#include <sta2x11_vip.h>

Data Fields

const charpwr_name
 
int pwr_pin
 
const charreset_name
 
int reset_pin
 
int i2c_id
 
int i2c_addr
 

Detailed Description

struct vip_config - video input configuration data : ADV powerdown name : ADV powerdown pin : ADV reset name : ADV reset pin

Definition at line 31 of file sta2x11_vip.h.

Field Documentation

int i2c_addr

Definition at line 37 of file sta2x11_vip.h.

int i2c_id

Definition at line 36 of file sta2x11_vip.h.

const char* pwr_name

Definition at line 32 of file sta2x11_vip.h.

int pwr_pin

Definition at line 33 of file sta2x11_vip.h.

const char* reset_name

Definition at line 34 of file sta2x11_vip.h.

int reset_pin

Definition at line 35 of file sta2x11_vip.h.


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