Home
last modified time | relevance | path

Searched refs:bootdev_get_ops (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/
A Dbootdev.h140 #define bootdev_get_ops(dev) ((struct bootdev_ops *)(dev)->driver->ops) macro
/u-boot/boot/
A Dbootdev-uclass.c557 const struct bootdev_ops *ops = bootdev_get_ops(dev); in bootdev_get_bootflow()

Completed in 7 milliseconds