Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
tveeprom.h File Reference

Go to the source code of this file.

Data Structures

struct  tveeprom
 

Functions

void tveeprom_hauppauge_analog (struct i2c_client *c, struct tveeprom *tvee, unsigned char *eeprom_data)
 
int tveeprom_read (struct i2c_client *c, unsigned char *eedata, int len)
 

Function Documentation

void tveeprom_hauppauge_analog ( struct i2c_client c,
struct tveeprom tvee,
unsigned char eeprom_data 
)

Definition at line 427 of file tveeprom.c.

int tveeprom_read ( struct i2c_client c,
unsigned char eedata,
int  len 
)

Definition at line 756 of file tveeprom.c.