Searched refs:sysreset_ops (Results 1 – 24 of 24) 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()
100 static struct sysreset_ops sandbox_sysreset_ops = {118 static struct sysreset_ops sandbox_warm_sysreset_ops = {
21 static struct sysreset_ops socfpga_sysreset = {
22 static struct sysreset_ops microblaze_sysreset = {
28 static struct sysreset_ops xtfpga_sysreset_ops = {
33 static struct sysreset_ops psci_sysreset_ops = {
38 static struct sysreset_ops rockchip_sysreset = {
50 static struct sysreset_ops ast_sysreset = {
25 static struct sysreset_ops resetctl_reboot_ops = {
32 static struct sysreset_ops gpio_reboot_ops = {
36 static struct sysreset_ops octeon_sysreset = {
47 static struct sysreset_ops socfpga_sysreset = {
28 static struct sysreset_ops wdt_reboot_ops = {
59 static struct sysreset_ops ti_sci_sysreset_ops = {
68 static struct sysreset_ops sti_sysreset = {
76 static struct sysreset_ops poweroff_gpio_ops = {
38 static struct sysreset_ops syscon_reboot_ops = {
143 static struct sysreset_ops x86_sysreset_ops = {
207 static struct sysreset_ops mpc83xx_sysreset = {
21 struct sysreset_ops { struct53 #define sysreset_get_ops(dev) ((struct sysreset_ops *)(dev)->driver->ops) argument
38 static struct sysreset_ops tangier_sysreset_ops = {
159 static struct sysreset_ops efi_sysreset_ops = {
176 static struct sysreset_ops renesas_ulcb_sysreset = {
260 static struct sysreset_ops stpmic1_sysreset_ops = {
Completed in 15 milliseconds