Searched refs:charger_resources (Results 1 – 5 of 5) sorted by relevance
/drivers/mfd/ |
D | tps65090.c | 40 static const struct resource charger_resources[] = { variable 59 .num_resources = ARRAY_SIZE(charger_resources), 60 .resources = &charger_resources[0],
|
D | intel_soc_pmic_crc.c | 50 static const struct resource charger_resources[] = { variable 81 .num_resources = ARRAY_SIZE(charger_resources), 82 .resources = charger_resources,
|
D | tps65217.c | 27 static const struct resource charger_resources[] = { variable 91 .num_resources = ARRAY_SIZE(charger_resources), 92 .resources = charger_resources,
|
D | intel_soc_pmic_bxtwc.c | 216 static const struct resource charger_resources[] = { variable 251 .num_resources = ARRAY_SIZE(charger_resources), 252 .resources = charger_resources,
|
D | 88pm860x-core.c | 150 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()
|