Searched refs:charger_resources (Results 1 – 4 of 4) sorted by relevance
41 static const struct resource charger_resources[] = { variable60 .num_resources = ARRAY_SIZE(charger_resources),61 .resources = &charger_resources[0],
36 static const struct resource charger_resources[] = { variable100 .num_resources = ARRAY_SIZE(charger_resources),101 .resources = charger_resources,
215 static const struct resource charger_resources[] = { variable250 .num_resources = ARRAY_SIZE(charger_resources),251 .resources = charger_resources,
150 static struct resource charger_resources[] = { variable927 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