Searched refs:charger_resources (Results 1 – 4 of 4) sorted by relevance
50 static struct resource charger_resources[] = { variable69 .num_resources = ARRAY_SIZE(charger_resources),70 .resources = &charger_resources[0],
36 static struct resource charger_resources[] = { variable100 .num_resources = ARRAY_SIZE(charger_resources),101 .resources = charger_resources,
207 static struct resource charger_resources[] = { variable242 .num_resources = ARRAY_SIZE(charger_resources),243 .resources = charger_resources,
153 static struct resource charger_resources[] = { variable930 power_devs[1].num_resources = ARRAY_SIZE(charger_resources); in device_power_init()931 power_devs[1].resources = &charger_resources[0], in device_power_init()933 &charger_resources[0], chip->irq_base, NULL); in device_power_init()