Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
pvrusb2-eeprom.c File Reference
#include <linux/slab.h>
#include "pvrusb2-eeprom.h"
#include "pvrusb2-hdw-internal.h"
#include "pvrusb2-debug.h"
#include <media/tveeprom.h>

Go to the source code of this file.

Macros

#define trace_eeprom(...)   pvr2_trace(PVR2_TRACE_EEPROM,__VA_ARGS__)
 
#define EEPROM_SIZE   128
 

Functions

int pvr2_eeprom_analyze (struct pvr2_hdw *hdw)
 

Macro Definition Documentation

#define EEPROM_SIZE   128

Definition at line 42 of file pvrusb2-eeprom.c.

#define trace_eeprom (   ...)    pvr2_trace(PVR2_TRACE_EEPROM,__VA_ARGS__)

Definition at line 27 of file pvrusb2-eeprom.c.

Function Documentation

int pvr2_eeprom_analyze ( struct pvr2_hdw hdw)

Definition at line 118 of file pvrusb2-eeprom.c.