Searched refs:sysreset_ops (Results 1 – 11 of 11) sorted by relevance
18 struct sysreset_ops { struct33 #define sysreset_get_ops(dev) ((struct sysreset_ops *)(dev)->driver->ops) argument
63 static struct sysreset_ops sandbox_sysreset_ops = {79 static struct sysreset_ops sandbox_warm_sysreset_ops = {
28 static struct sysreset_ops xtfpga_sysreset_ops = {
33 static struct sysreset_ops psci_sysreset_ops = {
38 static struct sysreset_ops rockchip_sysreset = {
44 static struct sysreset_ops ast_sysreset = {
28 static struct sysreset_ops wdt_reboot_ops = {
19 struct sysreset_ops *ops = sysreset_get_ops(dev); in sysreset_request()
32 static struct sysreset_ops syscon_reboot_ops = {
66 static struct sysreset_ops sti_sysreset = {
174 static struct sysreset_ops renesas_ulcb_sysreset = {