Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dqfw.h94 struct fw_cfg_arch_ops { struct
154 void qemu_fwcfg_init(struct fw_cfg_arch_ops *ops);
/openbmc/u-boot/drivers/misc/
H A Dqfw.c19 static struct fw_cfg_arch_ops *fwcfg_arch_ops;
371 void qemu_fwcfg_init(struct fw_cfg_arch_ops *ops) in qemu_fwcfg_init()
/openbmc/u-boot/arch/x86/cpu/qemu/
H A Dqemu.c55 static struct fw_cfg_arch_ops fwcfg_x86_ops = {