Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dtps65090.c51 static struct resource charger_resources[] = { variable
70 .num_resources = ARRAY_SIZE(charger_resources),
71 .resources = &charger_resources[0],
D88pm860x-core.c153 static struct resource charger_resources[] = { variable
932 power_devs[1].num_resources = ARRAY_SIZE(charger_resources); in device_power_init()
933 power_devs[1].resources = &charger_resources[0], in device_power_init()
935 &charger_resources[0], chip->irq_base, NULL); in device_power_init()