Linux Kernel
3.7.1
|
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) |
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.