Home
last modified time | relevance | path

Searched refs:sysreset_ops (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dsysreset.h19 struct sysreset_ops { struct
47 #define sysreset_get_ops(dev) ((struct sysreset_ops *)(dev)->driver->ops) argument
/OK3568_Linux_fs/u-boot/drivers/sysreset/
H A Dsysreset_sandbox.c66 static struct sysreset_ops sandbox_sysreset_ops = {
82 static struct sysreset_ops sandbox_warm_sysreset_ops = {
H A Dsysreset-uclass.c20 struct sysreset_ops *ops = sysreset_get_ops(dev); in sysreset_request()
49 struct sysreset_ops *ops; in sysreset_walk_reboot_mode()
H A Dsysreset_xtfpga.c29 static struct sysreset_ops xtfpga_sysreset_ops = {
H A Dsysreset_psci.c34 static struct sysreset_ops psci_sysreset_ops = {
H A Dsysreset_snapdragon.c26 static struct sysreset_ops msm_sysreset_ops = {
H A Dsysreset_ast.c45 static struct sysreset_ops ast_sysreset = {
H A Dsysreset_rockchip.c42 static struct sysreset_ops rockchip_sysreset = {
H A Dsysreset_watchdog.c29 static struct sysreset_ops wdt_reboot_ops = {
H A Dsysreset-syscon-reboot.c59 static const struct sysreset_ops syscon_reboot_ops = {
H A Dsysreset_syscon.c35 static struct sysreset_ops syscon_reboot_ops = {
H A Dsysreset_sti.c66 static struct sysreset_ops sti_sysreset = {