Home
last modified time | relevance | path

Searched refs:ab8500_debug_resources (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mfd/
Dab8500-core.c886 static struct resource ab8500_debug_resources[] = { variable
1062 .num_resources = ARRAY_SIZE(ab8500_debug_resources),
1063 .resources = ab8500_debug_resources,
1152 .num_resources = ARRAY_SIZE(ab8500_debug_resources),
1153 .resources = ab8500_debug_resources,
1223 .num_resources = ARRAY_SIZE(ab8500_debug_resources),
1224 .resources = ab8500_debug_resources,
1284 .num_resources = ARRAY_SIZE(ab8500_debug_resources),
1285 .resources = ab8500_debug_resources,
1759 ab8500_debug_resources[0].start = ab8500->irq; in ab8500_probe()
[all …]