Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsysreset.h19 struct sysreset_ops { struct
51 #define sysreset_get_ops(dev) ((struct sysreset_ops *)(dev)->driver->ops) argument