Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Dab8500-core.c882 static struct resource ab8500_debug_resources[] = { variable
1058 .num_resources = ARRAY_SIZE(ab8500_debug_resources),
1059 .resources = ab8500_debug_resources,
1148 .num_resources = ARRAY_SIZE(ab8500_debug_resources),
1149 .resources = ab8500_debug_resources,
1219 .num_resources = ARRAY_SIZE(ab8500_debug_resources),
1220 .resources = ab8500_debug_resources,
1280 .num_resources = ARRAY_SIZE(ab8500_debug_resources),
1281 .resources = ab8500_debug_resources,
1755 ab8500_debug_resources[0].start = ab8500->irq; in ab8500_probe()
[all …]