Searched defs:rom_header (Results 1 – 3 of 3) sorted by relevance
17 struct rom_header { struct18 uint16_t signature;42 struct rom_header *pci_rom_probe(const struct device *dev); argument46 static inline void pci_rom_free(struct rom_header *rom_header) in pci_rom_free()
44 struct rom_header *rom_header = NULL; in pci_rom_probe() local135 struct rom_header *rom_header) in pci_rom_load()
308 struct rom_header *rom_header) in process_oprom_list()354 int verified_boot_should_run_oprom(struct rom_header *rom_header) in verified_boot_should_run_oprom()