Searched refs:omap3xxx_restart (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | board-generic.c | 126 .restart = omap3xxx_restart, 144 .restart = omap3xxx_restart, 161 .restart = omap3xxx_restart, 178 .restart = omap3xxx_restart, 194 .restart = omap3xxx_restart,
|
H A D | omap3-restart.c | 21 * omap3xxx_restart - trigger a software restart of the SoC 28 void omap3xxx_restart(enum reboot_mode mode, const char *cmd) in omap3xxx_restart() function
|
H A D | common.h | 150 void omap3xxx_restart(enum reboot_mode mode, const char *cmd); 152 static inline void omap3xxx_restart(enum reboot_mode mode, const char *cmd) in omap3xxx_restart() function
|
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | board-generic.c | 127 .restart = omap3xxx_restart, 145 .restart = omap3xxx_restart, 162 .restart = omap3xxx_restart, 179 .restart = omap3xxx_restart, 195 .restart = omap3xxx_restart,
|
H A D | omap3-restart.c | 21 * omap3xxx_restart - trigger a software restart of the SoC 28 void omap3xxx_restart(enum reboot_mode mode, const char *cmd) in omap3xxx_restart() function
|
H A D | common.h | 174 void omap3xxx_restart(enum reboot_mode mode, const char *cmd); 176 static inline void omap3xxx_restart(enum reboot_mode mode, const char *cmd) in omap3xxx_restart() function
|
Completed in 2 milliseconds