Home
last modified time | relevance | path

Searched defs:bootcount_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/
H A Dbootcount.h15 struct bootcount_ops { struct
39 #define bootcount_get_ops(dev) ((struct bootcount_ops *)(dev)->driver->ops) argument