Searched refs:heartbeat_resources (Results 1 – 6 of 6) sorted by relevance
/arch/sh/boards/mach-se/7751/ |
D | setup.c | 25 static struct resource heartbeat_resources[] = { variable 39 .num_resources = ARRAY_SIZE(heartbeat_resources), 40 .resource = heartbeat_resources,
|
/arch/sh/boards/mach-sh03/ |
D | setup.c | 56 static struct resource heartbeat_resources[] = { variable 67 .num_resources = ARRAY_SIZE(heartbeat_resources), 68 .resource = heartbeat_resources,
|
/arch/sh/boards/mach-x3proto/ |
D | setup.c | 28 static struct resource heartbeat_resources[] = { variable 39 .num_resources = ARRAY_SIZE(heartbeat_resources), 40 .resource = heartbeat_resources,
|
/arch/sh/boards/ |
D | board-magicpanelr2.c | 280 static struct resource heartbeat_resources[] = { variable 298 .num_resources = ARRAY_SIZE(heartbeat_resources), 299 .resource = heartbeat_resources,
|
/arch/sh/boards/mach-r2d/ |
D | setup.c | 99 static struct resource heartbeat_resources[] = { variable 110 .num_resources = ARRAY_SIZE(heartbeat_resources), 111 .resource = heartbeat_resources,
|
/arch/sh/boards/mach-highlander/ |
D | setup.c | 129 static struct resource heartbeat_resources[] = { variable 156 .num_resources = ARRAY_SIZE(heartbeat_resources), 157 .resource = heartbeat_resources,
|