Home
last modified time | relevance | path

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

/linux/drivers/mfd/
A Dtps65090.c41 static const struct resource charger_resources[] = { variable
60 .num_resources = ARRAY_SIZE(charger_resources),
61 .resources = &charger_resources[0],
A Dtps65217.c36 static const struct resource charger_resources[] = { variable
100 .num_resources = ARRAY_SIZE(charger_resources),
101 .resources = charger_resources,
A Dintel_soc_pmic_bxtwc.c215 static const struct resource charger_resources[] = { variable
250 .num_resources = ARRAY_SIZE(charger_resources),
251 .resources = charger_resources,
A D88pm860x-core.c150 static struct resource charger_resources[] = { variable
927 power_devs[1].num_resources = ARRAY_SIZE(charger_resources); in device_power_init()
928 power_devs[1].resources = &charger_resources[0], in device_power_init()
930 &charger_resources[0], chip->irq_base, NULL); in device_power_init()

Completed in 11 milliseconds