Searched refs:heartbeat (Results 1 - 25 of 30) sorted by relevance
12
/arch/sh/drivers/ |
H A D | Makefile | 10 obj-$(CONFIG_HEARTBEAT) += heartbeat.o
|
H A D | heartbeat.c | 2 * Generic heartbeat driver for regular LED banks 28 #include <asm/heartbeat.h> 30 #define DRV_NAME "heartbeat"
|
/arch/microblaze/include/asm/ |
H A D | setup.h | 31 void heartbeat(void);
|
/arch/microblaze/kernel/ |
H A D | heartbeat.c | 20 void heartbeat(void) function 33 * The hyperbolic function below modifies the heartbeat
|
H A D | Makefile | 27 obj-$(CONFIG_HEART_BEAT) += heartbeat.o
|
H A D | timer.c | 156 heartbeat();
|
/arch/sh/boards/mach-se/7751/ |
H A D | setup.c | 16 #include <asm/heartbeat.h> 34 .name = "heartbeat",
|
/arch/xtensa/kernel/ |
H A D | platform.c | 37 _F(void, heartbeat, (void), { });
|
/arch/sh/boards/mach-sdk7780/ |
H A D | setup.c | 17 #include <asm/heartbeat.h> 31 .name = "heartbeat",
|
/arch/sh/boards/mach-se/7206/ |
H A D | setup.c | 16 #include <asm/heartbeat.h> 62 .name = "heartbeat",
|
/arch/sh/boards/mach-se/7721/ |
H A D | setup.c | 19 #include <asm/heartbeat.h> 35 .name = "heartbeat",
|
/arch/sh/boards/mach-se/7780/ |
H A D | setup.c | 17 #include <asm/heartbeat.h> 27 .name = "heartbeat",
|
/arch/sh/boards/ |
H A D | board-polaris.c | 16 #include <asm/heartbeat.h> 71 .name = "heartbeat",
|
H A D | board-urquell.c | 25 #include <asm/heartbeat.h> 62 .name = "heartbeat",
|
H A D | board-magicpanelr2.c | 23 #include <asm/heartbeat.h> 284 .name = "heartbeat",
|
H A D | board-sh7785lcr.c | 29 #include <asm/heartbeat.h> 44 .name = "heartbeat",
|
H A D | board-sh7757lcr.c | 24 #include <asm/heartbeat.h> 41 .name = "heartbeat", 535 /* LED for heartbeat */
|
/arch/sh/boards/mach-se/7343/ |
H A D | setup.c | 10 #include <asm/heartbeat.h> 21 .name = "heartbeat",
|
/arch/sh/boards/mach-sdk7786/ |
H A D | setup.c | 22 #include <asm/heartbeat.h> 35 .name = "heartbeat",
|
/arch/sh/boards/mach-se/770x/ |
H A D | setup.c | 16 #include <asm/heartbeat.h> 105 .name = "heartbeat",
|
/arch/sh/boards/mach-se/7722/ |
H A D | setup.c | 24 #include <asm/heartbeat.h> 35 .name = "heartbeat",
|
/arch/sh/boards/mach-highlander/ |
H A D | setup.c | 32 #include <asm/heartbeat.h> 147 .name = "heartbeat",
|
/arch/powerpc/boot/dts/ |
H A D | xpedite5301.dts | 517 heartbeat { 520 linux,default-trigger = "heartbeat";
|
H A D | xpedite5370.dts | 515 heartbeat { 518 linux,default-trigger = "heartbeat";
|
/arch/sh/boards/mach-se/7724/ |
H A D | setup.c | 32 #include <asm/heartbeat.h> 73 .name = "heartbeat",
|
Completed in 739 milliseconds
12