Searched defs:eeprom_layout (Results 1 – 1 of 1) sorted by relevance
85 struct __packed eeprom_layout { struct86 union {90 union {94 union {120 _Static_assert(sizeof(struct eeprom_layout) == 0x2000, "EEPROM layout size mismatch"); argument