Home
last modified time | relevance | path

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

/external/u-boot/include/
Dqfw.h94 struct fw_cfg_arch_ops { struct
154 void qemu_fwcfg_init(struct fw_cfg_arch_ops *ops);
/external/u-boot/drivers/misc/
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()
/external/u-boot/arch/x86/cpu/qemu/
Dqemu.c55 static struct fw_cfg_arch_ops fwcfg_x86_ops = {