Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Dtps65090.c51 static struct resource charger_resources[] = { variable
70 .num_resources = ARRAY_SIZE(charger_resources),
71 .resources = &charger_resources[0],
Dintel_soc_pmic_bxtwc.c146 static struct resource charger_resources[] = { variable
174 .num_resources = ARRAY_SIZE(charger_resources),
175 .resources = charger_resources,
D88pm860x-core.c153 static struct resource charger_resources[] = { variable
928 power_devs[1].num_resources = ARRAY_SIZE(charger_resources); in device_power_init()
929 power_devs[1].resources = &charger_resources[0], in device_power_init()
931 &charger_resources[0], chip->irq_base, NULL); in device_power_init()