Home
last modified time | relevance | path

Searched refs:eeprom_layout (Results 1 – 1 of 1) sorted by relevance

/include/
A Deeprom_layout.h18 struct eeprom_layout { struct
24 void (*print)(const struct eeprom_layout *eeprom_layout); argument
25 int (*update)(struct eeprom_layout *eeprom_layout, char *field_name, argument
29 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