Searched refs:heartbeat (Results 1 - 25 of 30) sorted by relevance

12

/arch/sh/drivers/
H A DMakefile10 obj-$(CONFIG_HEARTBEAT) += heartbeat.o
H A Dheartbeat.c2 * Generic heartbeat driver for regular LED banks
28 #include <asm/heartbeat.h>
30 #define DRV_NAME "heartbeat"
/arch/microblaze/include/asm/
H A Dsetup.h31 void heartbeat(void);
/arch/microblaze/kernel/
H A Dheartbeat.c20 void heartbeat(void) function
33 * The hyperbolic function below modifies the heartbeat
H A DMakefile27 obj-$(CONFIG_HEART_BEAT) += heartbeat.o
H A Dtimer.c156 heartbeat();
/arch/sh/boards/mach-se/7751/
H A Dsetup.c16 #include <asm/heartbeat.h>
34 .name = "heartbeat",
/arch/xtensa/kernel/
H A Dplatform.c37 _F(void, heartbeat, (void), { });
/arch/sh/boards/mach-sdk7780/
H A Dsetup.c17 #include <asm/heartbeat.h>
31 .name = "heartbeat",
/arch/sh/boards/mach-se/7206/
H A Dsetup.c16 #include <asm/heartbeat.h>
62 .name = "heartbeat",
/arch/sh/boards/mach-se/7721/
H A Dsetup.c19 #include <asm/heartbeat.h>
35 .name = "heartbeat",
/arch/sh/boards/mach-se/7780/
H A Dsetup.c17 #include <asm/heartbeat.h>
27 .name = "heartbeat",
/arch/sh/boards/
H A Dboard-polaris.c16 #include <asm/heartbeat.h>
71 .name = "heartbeat",
H A Dboard-urquell.c25 #include <asm/heartbeat.h>
62 .name = "heartbeat",
H A Dboard-magicpanelr2.c23 #include <asm/heartbeat.h>
284 .name = "heartbeat",
H A Dboard-sh7785lcr.c29 #include <asm/heartbeat.h>
44 .name = "heartbeat",
H A Dboard-sh7757lcr.c24 #include <asm/heartbeat.h>
41 .name = "heartbeat",
535 /* LED for heartbeat */
/arch/sh/boards/mach-se/7343/
H A Dsetup.c10 #include <asm/heartbeat.h>
21 .name = "heartbeat",
/arch/sh/boards/mach-sdk7786/
H A Dsetup.c22 #include <asm/heartbeat.h>
35 .name = "heartbeat",
/arch/sh/boards/mach-se/770x/
H A Dsetup.c16 #include <asm/heartbeat.h>
105 .name = "heartbeat",
/arch/sh/boards/mach-se/7722/
H A Dsetup.c24 #include <asm/heartbeat.h>
35 .name = "heartbeat",
/arch/sh/boards/mach-highlander/
H A Dsetup.c32 #include <asm/heartbeat.h>
147 .name = "heartbeat",
/arch/powerpc/boot/dts/
H A Dxpedite5301.dts517 heartbeat {
520 linux,default-trigger = "heartbeat";
H A Dxpedite5370.dts515 heartbeat {
518 linux,default-trigger = "heartbeat";
/arch/sh/boards/mach-se/7724/
H A Dsetup.c32 #include <asm/heartbeat.h>
73 .name = "heartbeat",

Completed in 739 milliseconds

12