Home
last modified time | relevance | path

Searched refs:battery_resources (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mfd/
H A Dintel_soc_pmic_chtdc_ti.c51 static struct resource battery_resources[] = { variable
75 .num_resources = ARRAY_SIZE(battery_resources),
76 .resources = battery_resources,
H A D88pm860x-core.c145 static struct resource battery_resources[] = { variable
918 power_devs[0].num_resources = ARRAY_SIZE(battery_resources); in device_power_init()
919 power_devs[0].resources = &battery_resources[0], in device_power_init()
921 &battery_resources[0], chip->irq_base, NULL); in device_power_init()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dintel_soc_pmic_chtdc_ti.c51 static const struct resource battery_resources[] = { variable
75 .num_resources = ARRAY_SIZE(battery_resources),
76 .resources = battery_resources,
H A D88pm860x-core.c145 static struct resource battery_resources[] = { variable
918 power_devs[0].num_resources = ARRAY_SIZE(battery_resources); in device_power_init()
919 power_devs[0].resources = &battery_resources[0], in device_power_init()
921 &battery_resources[0], chip->irq_base, NULL); in device_power_init()

Completed in 4 milliseconds