Searched refs:heartbeat_resources (Results 1 – 6 of 6) sorted by relevance
/linux/arch/sh/boards/mach-se/7751/ |
A D | setup.c | 26 static struct resource heartbeat_resources[] = { variable 40 .num_resources = ARRAY_SIZE(heartbeat_resources), 41 .resource = heartbeat_resources,
|
/linux/arch/sh/boards/mach-sh03/ |
A D | setup.c | 49 static struct resource heartbeat_resources[] = { variable 60 .num_resources = ARRAY_SIZE(heartbeat_resources), 61 .resource = heartbeat_resources,
|
/linux/arch/sh/boards/mach-x3proto/ |
A D | setup.c | 25 static struct resource heartbeat_resources[] = { variable 36 .num_resources = ARRAY_SIZE(heartbeat_resources), 37 .resource = heartbeat_resources,
|
/linux/arch/sh/boards/ |
A D | board-magicpanelr2.c | 277 static struct resource heartbeat_resources[] = { variable 295 .num_resources = ARRAY_SIZE(heartbeat_resources), 296 .resource = heartbeat_resources,
|
/linux/arch/sh/boards/mach-r2d/ |
A D | setup.c | 96 static struct resource heartbeat_resources[] = { variable 107 .num_resources = ARRAY_SIZE(heartbeat_resources), 108 .resource = heartbeat_resources,
|
/linux/arch/sh/boards/mach-highlander/ |
A D | setup.c | 126 static struct resource heartbeat_resources[] = { variable 153 .num_resources = ARRAY_SIZE(heartbeat_resources), 154 .resource = heartbeat_resources,
|
Completed in 6 milliseconds