Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dtlv_eeprom.c53 #define to_header(p) ((struct tlvinfo_header *)p) macro
98 struct tlvinfo_header *eeprom_hdr = to_header(eeprom); in is_checksum_valid()
131 struct tlvinfo_header *eeprom_hdr = to_header(eeprom); in read_eeprom()
172 struct tlvinfo_header *eeprom_hdr = to_header(eeprom); in show_eeprom()
357 struct tlvinfo_header *eeprom_hdr = to_header(eeprom); in update_crc()
392 struct tlvinfo_header *eeprom_hdr = to_header(eeprom); in prog_eeprom()
432 struct tlvinfo_header *eeprom_hdr = to_header(eeprom); in do_tlv_eeprom()
553 struct tlvinfo_header *eeprom_hdr = to_header(eeprom); in tlvinfo_find_tlv()
582 struct tlvinfo_header *eeprom_hdr = to_header(eeprom); in tlvinfo_delete_tlv()
611 struct tlvinfo_header *eeprom_hdr = to_header(eeprom); in tlvinfo_add_tlv()
[all …]

Completed in 4 milliseconds