Searched refs:eeprom_layout (Results 1 – 1 of 1) sorted by relevance
18 struct eeprom_layout { struct24 void (*print)(const struct eeprom_layout *eeprom_layout); argument25 int (*update)(struct eeprom_layout *eeprom_layout, char *field_name, argument29 struct eeprom_field *eeprom_layout_find_field(struct eeprom_layout *layout,31 void eeprom_layout_setup(struct eeprom_layout *layout, unsigned char *buf,33 __weak void __eeprom_layout_assign(struct eeprom_layout *layout,
Completed in 2 milliseconds