Searched refs:bootflow_init (Results 1 – 5 of 5) sorted by relevance
| /boot/ |
| A D | vbe_simple_fw.c | 115 bootflow_init(&bflow, bdev, meth); in simple_load_from_image()
|
| A D | vbe_abrec_fw.c | 227 bootflow_init(&bflow, bdev, meth); in abrec_load_from_image()
|
| A D | bootmeth-uclass.c | 105 bootflow_init(bflow, NULL, dev); in bootmeth_get_bootflow()
|
| A D | bootflow.c | 457 void bootflow_init(struct bootflow *bflow, struct udevice *bootdev, in bootflow_init() function
|
| A D | bootdev-uclass.c | 571 bootflow_init(bflow, dev, iter->method); in bootdev_get_bootflow()
|
Completed in 11 milliseconds