Searched refs:sysreset_ops (Results 1 – 12 of 12) sorted by relevance
19 struct sysreset_ops { struct47 #define sysreset_get_ops(dev) ((struct sysreset_ops *)(dev)->driver->ops) argument
66 static struct sysreset_ops sandbox_sysreset_ops = {82 static struct sysreset_ops sandbox_warm_sysreset_ops = {
20 struct sysreset_ops *ops = sysreset_get_ops(dev); in sysreset_request()49 struct sysreset_ops *ops; in sysreset_walk_reboot_mode()
29 static struct sysreset_ops xtfpga_sysreset_ops = {
34 static struct sysreset_ops psci_sysreset_ops = {
26 static struct sysreset_ops msm_sysreset_ops = {
45 static struct sysreset_ops ast_sysreset = {
42 static struct sysreset_ops rockchip_sysreset = {
29 static struct sysreset_ops wdt_reboot_ops = {
59 static const struct sysreset_ops syscon_reboot_ops = {
35 static struct sysreset_ops syscon_reboot_ops = {
66 static struct sysreset_ops sti_sysreset = {