Searched defs:eeprom_fixup (Results 1 – 1 of 1) sorted by relevance
429 struct eeprom_fixup { struct430 char *name;431 unsigned char addr0;432 unsigned char addr1;433 unsigned char addr2;434 u16 newtable[32]; /* Max length below. */