Lines Matching refs:bflow
88 int (*read_bootflow)(struct udevice *dev, struct bootflow *bflow);
103 int (*set_bootflow)(struct udevice *dev, struct bootflow *bflow,
120 int (*read_file)(struct udevice *dev, struct bootflow *bflow,
134 int (*boot)(struct udevice *dev, struct bootflow *bflow);
190 int bootmeth_read_bootflow(struct udevice *dev, struct bootflow *bflow);
206 int bootmeth_set_bootflow(struct udevice *dev, struct bootflow *bflow,
223 int bootmeth_read_file(struct udevice *dev, struct bootflow *bflow,
235 int bootmeth_boot(struct udevice *dev, struct bootflow *bflow);
282 int bootmeth_try_file(struct bootflow *bflow, struct blk_desc *desc,
299 int bootmeth_alloc_file(struct bootflow *bflow, uint size_limit, uint align);
314 int bootmeth_alloc_other(struct bootflow *bflow, const char *fname,
329 int bootmeth_common_read_file(struct udevice *dev, struct bootflow *bflow,
342 int bootmeth_get_bootflow(struct udevice *dev, struct bootflow *bflow);