Searched refs:reboot_mode_ops (Results 1 - 5 of 5) sorted by relevance

/u-boot/include/reboot-mode/
H A Dreboot-mode.h23 struct reboot_mode_ops { struct
46 #define reboot_mode_get_ops(dev) ((struct reboot_mode_ops *)(dev)->driver->ops)
/u-boot/drivers/reboot-mode/
H A Dreboot-mode-nvmem.c33 static const struct reboot_mode_ops nvmem_reboot_mode_ops = {
H A Dreboot-mode-uclass.c15 struct reboot_mode_ops *ops = reboot_mode_get_ops(dev);
H A Dreboot-mode-rtc.c113 static const struct reboot_mode_ops reboot_mode_rtc_ops = {
H A Dreboot-mode-gpio.c114 static const struct reboot_mode_ops reboot_mode_gpio_ops = {

Completed in 84 milliseconds