Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dintel_soc_pmic_chtdc_ti.c54 static struct resource battery_resources[] = { variable
78 .num_resources = ARRAY_SIZE(battery_resources),
79 .resources = battery_resources,
D88pm860x-core.c148 static struct resource battery_resources[] = { variable
921 power_devs[0].num_resources = ARRAY_SIZE(battery_resources); in device_power_init()
922 power_devs[0].resources = &battery_resources[0], in device_power_init()
924 &battery_resources[0], chip->irq_base, NULL); in device_power_init()