Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | SIZE_EEPROM_4K (sizeof(struct ar5416_eeprom_4k) / sizeof(u16)) |
#define | EEPROM_4K_SIZE (sizeof(struct ar5416_eeprom_4k) / sizeof(u16)) |
#define | CMP_TEST_GRP |
#define | EEP_MAP4K_SPURCHAN (ah->eeprom.map4k.modalHeader.spurChans[i].spurChan) |
Variables | |
struct eeprom_ops | eep_4k_ops |
#define CMP_TEST_GRP |
#define EEPROM_4K_SIZE (sizeof(struct ar5416_eeprom_4k) / sizeof(u16)) |
#define SIZE_EEPROM_4K (sizeof(struct ar5416_eeprom_4k) / sizeof(u16)) |
Definition at line 31 of file eeprom_4k.c.
struct eeprom_ops eep_4k_ops |
Definition at line 1100 of file eeprom_4k.c.