|
Linux Kernel
3.7.1
|
#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) |
| #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.
Definition at line 118 of file pvrusb2-eeprom.c.
1.8.2