Searched refs:sysreset_get_ops (Results 1 – 2 of 2) sorted by relevance
28 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()
53 #define sysreset_get_ops(dev) ((struct sysreset_ops *)(dev)->driver->ops) macro
Completed in 3 milliseconds