Home
last modified time | relevance | path

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

/u-boot/drivers/sysreset/
A Dsysreset-uclass.c28 struct sysreset_ops *ops = sysreset_get_ops(dev); in sysreset_request()
38 struct sysreset_ops *ops = sysreset_get_ops(dev); in sysreset_get_status()
48 struct sysreset_ops *ops = sysreset_get_ops(dev); in sysreset_get_last()
155 struct sysreset_ops *ops = sysreset_get_ops(dev); in sysreset_post_bind()
/u-boot/include/
A Dsysreset.h53 #define sysreset_get_ops(dev) ((struct sysreset_ops *)(dev)->driver->ops) macro

Completed in 3 milliseconds