Searched refs:bootflow_iter_init (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/
H A Dbootflow.h259 * bootflow_iter_init() - Reset a bootflow iterator
266 void bootflow_iter_init(struct bootflow_iter *iter, int flags);
/u-boot/boot/
H A Dbootflow.c88 void bootflow_iter_init(struct bootflow_iter *iter, int flags) function
389 bootflow_iter_init(iter, flags);

Completed in 51 milliseconds