Searched defs:eeprom_fixup (Results 1 – 1 of 1) sorted by relevance
461 struct eeprom_fixup { struct462 char *name;463 unsigned char addr0;464 unsigned char addr1;465 unsigned char addr2;466 u16 newtable[32]; /* Max length below. */