Searched refs:charger_resources (Results 1 – 4 of 4) sorted by relevance
40 static const struct resource charger_resources[] = { variable59 .num_resources = ARRAY_SIZE(charger_resources),60 .resources = &charger_resources[0],
49 static const struct resource charger_resources[] = { variable80 .num_resources = ARRAY_SIZE(charger_resources),81 .resources = charger_resources,
231 static const struct resource charger_resources[] = { variable296 .num_resources = ARRAY_SIZE(charger_resources),297 .resources = charger_resources,
150 static struct resource charger_resources[] = { variable926 power_devs[1].num_resources = ARRAY_SIZE(charger_resources); in device_power_init()927 power_devs[1].resources = &charger_resources[0]; in device_power_init()929 &charger_resources[0], chip->irq_base, NULL); in device_power_init()