Searched defs:iter (Results 1 - 25 of 36) sorted by relevance

12

/u-boot/boot/
H A Dprog_boot.c33 struct bootflow_iter iter; local
H A Dbootmeth_sandbox.c17 static int sandbox_check(struct udevice *dev, struct bootflow_iter *iter) argument
H A Dbootmeth_efi_mgr.c37 static int efi_mgr_check(struct udevice *dev, struct bootflow_iter *iter) argument
H A Dbootmeth_qfw.c20 static int qfw_check(struct udevice *dev, struct bootflow_iter *iter) argument
H A Dbootmeth_pxe.c45 static int extlinux_pxe_check(struct udevice *dev, struct bootflow_iter *iter) argument
H A Dbootmeth_script.c27 static int script_check(struct udevice *dev, struct bootflow_iter *iter) argument
H A Dbootmeth_extlinux.c57 static int extlinux_check(struct udevice *dev, struct bootflow_iter *iter) argument
H A Dbootmeth-uclass.c33 int bootmeth_check(struct udevice *dev, struct bootflow_iter *iter) argument
108 int bootmeth_setup_iter_order(struct bootflow_iter *iter, bool include_global) argument
[all...]
H A Dexpo.c272 int expo_iter_scene_objs(struct expo *exp, expo_scene_obj_iterator iter, argument
H A Dbootmeth_efi.c134 static int distro_efi_check(struct udevice *dev, struct bootflow_iter *iter) argument
H A Dbootmeth_cros.c90 static int cros_check(struct udevice *dev, struct bootflow_iter *iter) argument
/u-boot/fs/sandbox/
H A Dhost_bootdev.c16 static int host_get_bootflow(struct udevice *dev, struct bootflow_iter *iter, argument
/u-boot/drivers/mtd/spi/
H A Dsf_bootdev.c17 static int sf_get_bootflow(struct udevice *dev, struct bootflow_iter *iter, argument
/u-boot/net/
H A Deth_bootdev.c23 static int eth_get_bootflow(struct udevice *dev, struct bootflow_iter *iter, argument
/u-boot/cmd/
H A Dqfw.c18 struct fw_cfg_file_iter iter; local
H A Dbootflow.c134 struct bootflow_iter iter; local
H A Dbootmenu.c90 struct bootmenu_entry *iter; local
139 struct bootmenu_entry *iter = menu->first; local
172 struct bootmenu_entry *iter = *current; local
252 struct bootmenu_entry *iter = *current; local
326 struct bootmenu_entry *iter = NULL; local
479 struct bootmenu_entry *iter; local
[all...]
/u-boot/common/
H A Dqfw.c96 struct fw_file *qfw_file_iter_next(struct fw_cfg_file_iter *iter) argument
103 bool qfw_file_iter_end(struct fw_cfg_file_iter *iter) argument
85 qfw_file_iter_init(struct udevice *dev, struct fw_cfg_file_iter *iter) argument
[all...]
/u-boot/drivers/misc/
H A Dqfw_acpi.c226 struct fw_cfg_file_iter iter; local
H A Dqfw.c101 static int qfw_get_bootflow(struct udevice *dev, struct bootflow_iter *iter, argument
/u-boot/test/
H A Dtime_ut.c16 int iter; local
51 int iter; local
106 int iter; local
[all...]
/u-boot/test/boot/
H A Dbootdev.c199 struct bootflow_iter iter; local
283 struct bootflow_iter iter; local
311 struct bootflow_iter iter; local
474 struct bootflow_iter iter; local
494 struct bootflow_iter iter; local
610 struct bootflow_iter iter; local
688 struct bootflow_iter iter; local
[all...]
H A Dbootflow.c278 struct bootflow_iter iter; local
407 struct bootflow_iter iter; local
[all...]
/u-boot/lib/bzip2/
H A Dbzlib_compress.c281 Int32 v, t, i, j, gs, ge, totc, bt, bc, iter; local
/u-boot/drivers/core/
H A Duclass.c205 struct udevice *iter; local

Completed in 201 milliseconds

12