Searched refs:bootflow_init (Results 1 – 5 of 5) sorted by relevance
| /u-boot/include/ |
| A D | bootflow.h | 241 void bootflow_init(struct bootflow *bflow, struct udevice *bootdev,
|
| /u-boot/boot/ |
| A D | vbe_simple_fw.c | 184 bootflow_init(&bflow, bdev, meth); in simple_load_from_image()
|
| A D | bootflow.c | 416 void bootflow_init(struct bootflow *bflow, struct udevice *bootdev, in bootflow_init() function
|
| A D | bootmeth-uclass.c | 91 bootflow_init(bflow, NULL, dev); in bootmeth_get_bootflow()
|
| A D | bootdev-uclass.c | 560 bootflow_init(bflow, dev, iter->method); in bootdev_get_bootflow()
|
Completed in 14 milliseconds