Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dqfw.h95 struct fw_cfg_arch_ops { struct
155 void qemu_fwcfg_init(struct fw_cfg_arch_ops *ops);
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dqfw.c20 static struct fw_cfg_arch_ops *fwcfg_arch_ops;
364 void qemu_fwcfg_init(struct fw_cfg_arch_ops *ops) in qemu_fwcfg_init()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/qemu/
H A Dqemu.c56 static struct fw_cfg_arch_ops fwcfg_x86_ops = {